# 卖出建议

## 什么是卖出建议功能？

卖出建议是一项自动化功能，帮助供应商优化Tronsave上的能源交易。

系统监控购买订单，并将其与供应商设置的自动卖出阈值进行比较，根据价格、数量和时长通知供应商匹配情况

### 这帮助供应商：

* 优化多余能源资源的使用
* 快速抓住市场机会
* 提高能源租赁的投资回报
* 节省市场监控的时间

## 用户指南

此功能是专为 Tronsave 的提供者设计的。[成功连接钱包后](/chinese/faq/guide-to-connecting-wallets-with-tronsave.md)，系统将显示专属的提供者管理界面。

### **步骤 1**：输入您的Telegram ID以接收通知。

* 输入您的Telegram用户名

<figure><img src="/files/govY3x5KqPU8PVXJpwqT" alt="" width="563"><figcaption><p>点击“通知”按钮</p></figcaption></figure>

<figure><img src="/files/YfByhk2SXfQErJjYjQvN" alt="" width="563"><figcaption><p>输入您的用户名</p></figcaption></figure>

* 点击“更新”按钮 -> 签名确认&#x20;
* 通过点击链接“在此获取验证码”打开Telegram机器人。

<figure><img src="/files/uuWnHerTAbk4BTEM74NE" alt="" width="563"><figcaption></figcaption></figure>

### 步骤 2：输入在Tronsave上提供能源的地址。

* 在Tronsave市场中输入您的能源供应商地址以接收验证码。

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

* 请复制验证码，将其输入到“验证码”字段中，并点击“验证”按钮以确认。

<figure><img src="/files/tql21FIDH33eevZ3juwI" alt="" width="563"><figcaption></figcaption></figure>

### 步骤 3：当订单达到您的自动阈值时，接收卖出建议。

<figure><img src="/files/2V6RzlcHu7qOUIIMYD0q" alt=""><figcaption></figcaption></figure>

通知中的三个按钮对应以下选项：\
\&#xNAN;**\[ 1 ] Yes, Sell This Order**:：确认此选择表示您同意为该订单出售能源。\
\&#xNAN;**\[ 2 ] Sell and update Auto-sell threshold**:：确认此选择表示您同意为该订单出售能源，系统将更新您的自动卖出设置以匹配其参数。未来，系统将自动匹配类似订单。\
\&#xNAN;**\[ 3 ] Reject**:：您已拒绝匹配此订单。


---

# 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/sell-suggestion.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.
