# Управление спотовыми активами

Чтобы перейти в раздел управления активами, нажмите кнопку "Все активы":

<figure><img src="/files/1erEU6tUSLfcj0mQ9prE" alt=""><figcaption></figcaption></figure>

В открывшемся разделе вы можете выполнить следующие действия:

**Продажа текущего спотового актива**: Вы можете продать актив, нажав на кнопку "Продать". Актив будет продан по текущей рыночной цене. Если объем ордера ниже минимально допустимого - появится сообщение об ошибке. Минимальное значение ордера устанавливается биржей. Подробнее об этом можно прочитать в документации биржи: [Binance](https://www.binance.com/ru/trade-rule) и [Bybit](https://www.bybit.com/ru-RU/announcement-info/spot-trading-rules/).

{% hint style="info" %}
Если вы торгуете на Binance, вы можете конвертировать небольшие остатки активов в BNB и использовать их для оплаты торговых комиссий. Эту опцию можно активировать в[ настройках профиля.](/interfeis/nastroiki-profilya.md)
{% endhint %}

**Конвертация активов (только для Binance)**: Binance предлагает функцию конвертации одного актива в другой. Подробнее о том, как это работает, можно прочитать в нашей статье:

{% content-ref url="/pages/frgoAZk1CAznDgso8ajW" %}
[Конвертация Binance](/interfeis/koshelyok/upravlenie-spotovymi-aktivami/konvertaciya-binance.md)
{% endcontent-ref %}


---

# 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://broker-docs.tiger.com/interfeis/koshelyok/upravlenie-spotovymi-aktivami.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.
