# Holding/Assets

{% hint style="info" %}

### **DBot TG Bot supports Batch Sell.** Batch sell for token2022 supported.

{% endhint %}

Click Asset on the homepage, or enter /asset to manage your holdings/assets

<figure><img src="/files/KJVxjkiepVxHDDN75F2G" alt="" width="455"><figcaption></figcaption></figure>

* DBot Solana Telegram Bot Holding Supports:&#x20;

1. Customing filtering of low-value tokens for Solana holdings
2. Sorting by token value for Solana holdings
3. Accumulated buy and sell amount, count, and valid tasks for holdings added

* DBot Bsc / Base / Ethereum Telegram Bot Holding Supports:&#x20;

1. Hiding tokens without positions for EVM chains (Bsc / Base / Ethereum) assets
2. Sorting by time and value for EVM chains (Bsc / Base / Ethereum) assets

* Click on the token name to fast buy/sell, click on share to generate PnL chart, and click on batch sell to sell all the holdings with one click


---

# 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://guide-en.dbotx.com/telegram-bot/telegram-bot-for-personal/holding-assets.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.
