# 设置自动卖出 (Setup Auto Sell)

## 第一步：连接TRON钱包

([连接钱包与 Tronsave 的指南](/chinese/faq/guide-to-connecting-wallets-with-tronsave.md))

## 第二步：将权限授予我们的地址。

[权限](/chinese/seller/permission.md)

## 第三步：根据您的意愿编辑自动出售的条件。

<figure><img src="/files/66qQcK33B97UWEAWHEJQ" alt=""><figcaption></figcaption></figure>

\[1] 自动匹配：自动与符合条件的订单进行匹配。

\[2] 收益分成：您想要多少百分比的利润？利润越高，订单优先级越低。

\[3] 允许“扩展订单”：允许买家创建扩展订单。

\[4] 最长委托期限：委托的最长持续时间。默认值为30天。

\[5] 维持未委托状态：在该账户中维持未委托给其他人的能量数量。该数量不会用于订单。

\[6] 最低价格：您希望冻结的订单中每天的最低能量价格，以sun/天为单位。

\[7] 最小委托数量：可用于填充订单的最小资源数量。这有助于最大化您地址中使用的资源总量。

\[8] 自动回收：Tronsave：仅回收通过Tronsave系统委托给其他人的命令。全部：当命令解锁时，回收所有委托给其他人的命令。

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

\[9] 自动投票：自动与符合条件的订单进行匹配。

\[10] 自动提取奖励：自动与符合条件的订单进行匹配。

\[11] 自动质押：当您的余额达到您设定的阈值时自动质押。系统将执行2.0版本的质押为您获取能量。


---

# 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://docs.tronsave.io/chinese/seller/sell-energy-bandwidth/auto-sell.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.
