# 智能模式

**智能模式** ——是TRON钱包的自动监控功能，会向地址提供131K能量。&#x20;

将地址连接到智能模式，地址将收到131K能量，且在每次支出（已完成的交易）后，FeeSaver会补充该能量。

{% hint style="info" %}
如果在连接后24小时内地址未消耗能量，将收取维护费
{% endhint %}

下面是将地址连接到智能模式的详细操作说明：

### 步骤1：进入机器人菜单并选择 Smart Mode

1. 进入机器人 [t.me/FeeSaver\_bot](https://t.me/FeeSaver_bot) 并按下按钮 **/start**
2. 在菜单中您会看到余额信息，确认余额充足或进行 [充值](/docs/zh/feesaver/top-up.md)
3. 按下按钮 💡 **Smart-Mode**

<figure><img src="/files/16575e008bac550eaebe2d2ad1210202c172b56b" alt=""><figcaption></figcaption></figure>

### **步骤2：连接地址**

1. 要添加地址，请按 **➕ Add address.** 如果您之前保存过用于购买能量或带宽的地址，它们都会在列表中显示。
2. 如果您没有已添加的地址，请选择 **➕ Add address** 并将地址发送给机器人
3. 地址将自动连接到智能模式。
4. 添加地址后，机器人会发送订单执行成功的通知。这表示该地址已收到 **131K** 能量。

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

智能模式适用于执行外发交易的地址。&#x20;

{% hint style="warning" %}
不建议将智能模式用于同时处理多个外发交易的热钱包。例如，如果您的服务在一次操作中发送10笔交易，智能模式可能无法及时补足所需能量。对热钱包，建议使用 [自动充值](/docs/zh/feesaver/auto-refill.md) 与 [永久租用](/docs/zh/feesaver/unlimited-rental.md).
{% endhint %}

### 停止智能模式并删除地址

如果您不再使用某个地址，可以暂时停用并保留恢复选项，或永久删除：

1. 进入机器人 [t.me/FeeSaver\_bot](https://t.me/FeeSaver_bot) 并按下按钮 **/start**
2. 按下按钮 💡 **Smart-Mode**
3. 按下按钮 **📋 Connected Addresses.** 机器人会发送已连接地址的列表。已激活的地址将以 ✅ 标记
4. 要暂停地址的智能模式，请按 **⏸️ Pause**
5. 要删除地址，请按 ❌ **Remove address**

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

智能模式的注意事项：

1. 请将智能模式的使用频率控制在不超过每6秒1次转账。
2. 智能模式监控中可以添加无限数量的地址。
3. 如果自上次转账起24小时内地址无任何转账，FeeSaver将自动扣除双倍的监控连接费用。
4. 如果您的余额用尽，地址监控将被暂停。

***

还有问题？请联系客服 [t.me/feesaver\_support](https://t.me/feesaver_support)


---

# 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://feesaver.gitbook.io/docs/zh/feesaver/smart-mode.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.
