# Tron 交易

**目前 Tron 链已支持 Sunpump 内盘交易和 Sunswap 外盘交易！**

## 如何进入

在任意页面输入已开盘的代币地址，机器人将自动识别该合约并跳转至买卖面板。您也可以从Tron 链的“买入/卖出代币”入口进入买卖交易面板。

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

## 快速买入

点击系统预设的金额，或点击“买 X TRX”按钮自定义买入金额均可执行买入。

这里支持更改买入滑点和买入钱包。 &#x20;

**关于能量：**&#x54;ron 链的能量和带宽是一种资源系统，当一个帐户发送交易或执行智能合约时，相应的带宽和能量会被消耗，额度不足时，则会消耗您账户中的 TRX。如果您交易的代币非 Sunpump 发行，将会消耗较高的能量。

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

我们的交易页面会显示每个钱包的能量和带宽余额，对于非 Sunpump 发行的代币也会给出如上图的文字提示，建议交易前确保您账户中有足够多的能量。您可以点击 【购买能量】 跳转至 TronSave 购买，也可自行通过其他途径获得能量。

在买入成功后，系统会立即弹出卖出面板，自动选中您拥有该代币的钱包，您可点击刷新按钮获取最新数值，决定是否执行卖出。

## 快速卖出

在代币买卖面板，点击系统预设的比例，也可点击“卖 X %”/“卖 X”按钮自定义卖出数量或比例，将立即执行卖出。

同样的，我们支持更改卖出滑点和卖出钱包，交易前也请关注您账户的能量余额是否足够。

卖出成功后，系统会自动输出收益报告，让您对该代币的收益情况一目了然。


---

# 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/kuai-su-shi-yong/kuai-su-jiao-yi/tron-jiao-yi.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.
