# Tron Trading

**We've already supported trading on&#x20;*****Sumpump*****&#x20;and&#x20;*****Sunswap*****&#x20;for now!**

### How to start <a href="#how-to-enter" id="how-to-enter"></a>

Enter the open token address on any page, and the bot will automatically identify the contract and jump to the buying and selling panel. You can also enter buy or sell from the "Buy/Sell Tokens" entrance of the Tron chain.

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

### Quick Buy <a href="#quick-buy" id="quick-buy"></a>

Click the system-preset amount, or click the "Buy X TRX" button to customize the purchase amount to execute the purchase.

It supports changing the slippage, buying wallet.

**About energy:** The energy and bandwidth of the Tron chain is a resource system. When an account sends a transaction or executes a smart contract, the corresponding bandwidth and energy will be consumed. If the balance is insufficient, the TRX in your account will be consumed. If the token is not issued by Sunpump, the transaction gas consumption will be high.

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

The swap page will display the energy and bandwidth balance of each wallet. For tokens not issued by Sunpump, text prompts will be given as shown above. It is recommended to ensure that you have enough energy in your account before trading. You can click **Buy Energy** to jump to TronSave to buy, or you can obtain energy through other methods by yourself.

After the purchase is successful, the system will immediately pop up the selling panel and automatically select the wallet in which you own the token. You can click the refresh button to obtain the latest value and decide whether to execute the sale.

### Sell ​​quickly <a href="#kuai-su-mai-chu" id="kuai-su-mai-chu"></a>

In the token trading panel, click the system preset ratio, or click the "Sell X %"/"Sell X" button to customize the selling quantity or ratio, and the sale will be executed immediately.

Similarly, we support changing the selling slippage and selling wallet. Please also pay attention to whether the energy balance in your account is sufficient before trading.

After the sale is successful, the system will automatically output a profit report, allowing you to see the profit of the token at a glance.


---

# 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://avebotdoc.ave.ai/en/quick-use/quick-trading/tron-trading.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.
