> For the complete documentation index, see [llms.txt](https://broker-docs.tiger.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://broker-docs.tiger.com/interfeis/koshelyok/upravlenie-spotovymi-aktivami/konvertaciya-binance.md).

# Конвертация Binance

**Как это работает?**

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

1. Перейдите в раздел [Кошелек](https://account.tiger.com/wallet) ⟶ [Все активы](https://account.tiger.com/assets), затем нажмите на кнопку **«Конвертация Binance»**.
2. Откроется страница, на которой вы можете выбрать активы и указать сумму для конвертации:

<figure><img src="/files/8fYokbIgN6ihy9uaIWde" alt="" width="375"><figcaption></figcaption></figure>

3. Цену конвертации будет определять текущая рыночная ситуация, традиционные торговые комиссии не применяются. Вы можете конвертировать активы в крупных ордерах по более выгодной цене, чем при покупке или продаже на спотовом рынке.
4. Выберите токены для конвертации и укажите сумму в USDT или нажмите на **«Доступно»**, чтобы автоматически заполнить максимально доступную сумму.
5. Нажмите **«Просмотреть»** и убедитесь, что получаемая сумма вас устраивает.
6. Если условия подходят, нажмите кнопку **«Конвертировать»** и подтвердите ордер.

   **Важно:** Цена будет обновляться в зависимости от последних рыночных условий, что может изменить итоговую сумму. Если вы не подтвердите ордер в течение 2 минут, вам придется заново начать процесс конвертации.
7. Транзакция будет обработана мгновенно, а конвертированные токены будут зачислены на ваш спотовый кошелек. Чтобы увидеть конвертированные токены, перейдите в раздел «История конвертаций».

Для получения более подробной информации о процессе конвертации вы можете ознакомиться с документацией биржи: [Как использовать Binance Convert](https://www.binance.com/ru/support/faq/%D0%BA%D0%B0%D0%BA-%D0%BF%D0%BE%D0%BB%D1%8C%D0%B7%D0%BE%D0%B2%D0%B0%D1%82%D1%8C%D1%81%D1%8F-%D0%BA%D0%BE%D0%BD%D0%B2%D0%B5%D1%80%D1%82%D0%B0%D1%86%D0%B8%D0%B5%D0%B9-%D0%BD%D0%B0-binance-e8c7579382ea403aa4a4a6eec469659d).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://broker-docs.tiger.com/interfeis/koshelyok/upravlenie-spotovymi-aktivami/konvertaciya-binance.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
