# Таблица - Балансы

Назначение

Таблица `Баланс` \[Balance] предназначена для отображения информации по доступным счетам и активам.

### Создание таблицы

1. Для создания таблицы Баланс перейдите в левое боковое меню, раздел **Таблицы → Баланс**

<figure><img src="/files/EkQnG5ibmGf4zXrmNQEz" alt=""><figcaption></figcaption></figure>

2. Нажмите левой клавишей мыши на название таблицы **Баланс**
3. После нажатия откроется новая вкладка с таблицей **Баланс**

<figure><img src="/files/LtyIyMDiqNVGqoeSGSQe" alt=""><figcaption><p>Общий вид таблицы </p></figcaption></figure>

### Назначение полей

<table><thead><tr><th>Название </th><th>Описание </th><th data-hidden></th></tr></thead><tbody><tr><td>Платформа</td><td>Binance</td><td></td></tr><tr><td>Тип рынка</td><td>Тип рынка на бирже</td><td></td></tr><tr><td>Подкл.</td><td>Название подключения</td><td></td></tr><tr><td>Валюта</td><td>Валюта счета</td><td></td></tr><tr><td>Баланс</td><td>Баланс с валюте счета</td><td></td></tr><tr><td>Свободно</td><td>Свободные средства с учетом открытых позиций и ордеров</td><td></td></tr><tr><td>Заблокировано</td><td>Заблокированные средства с учетом открытых позиций и ордеров</td><td></td></tr></tbody></table>


---

# 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://1ex.gitbook.io/1ex-smart-dom/user-manual-ru-1/features/torgovye-tablicy/tablica-balansy.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.
