# Market info

### **Инструмент включает в себя несколько информационных блоков:**

{% hint style="info" %}

1. Волатильность
2. Объемы торгов
3. Количество сделок
4. Фандинг
   {% endhint %}

<figure><img src="https://1830394604-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6lHX8ZJXkBHNJALLsrDj%2Fuploads%2FzmH6tw1rDM2gert4KTh9%2Fimage.png?alt=media&#x26;token=9f9d7e85-1721-48c0-a06e-c43091997913" alt=""><figcaption></figcaption></figure>

### Волатильность

Блок отображает волатильность всех активов фьючерсного рынка Binance и ByBit в данный момент времени.&#x20;

### Объемы торгов

Блок отображает объемы торгов по всем активам фьючерсного рынка Binance и ByBit за последние 60 минут.

### Количество сделок

Блок отображает количество сделок по всем активам фьючерсного рынка Binance за последние 60 минут.

### Фандинг

Блок отображает текущий Фандинг по всем активам фьючерсного рынка Binance и ByBit.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.itradingbot.net/instrumenty/market-info.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
