# 购买能量

公司 <https://feesaver.com/> 在机器人中提供便捷的能量购买 [@FeeSaver\_bot](https://t.me/feesaver_bot)。详细的逐步说明：

{% hint style="info" %}
在开始购买之前，请确保您的余额足够或 [进行充值](/docs/zh/feesaver/top-up.md).
{% endhint %}

### 第1步：进入机器人菜单并选择 Energy

1. 前往机器人 [t.me/FeeSaver\_bot](https://t.me/FeeSaver_bot) 并点击按钮 **/start**
2. 在菜单中您将看到余额信息，请确保余额充足
3. 点击按钮 **⚡️ Energy**

### 第2步：设置参数并购买

1. 首先选择地址 **🔄 Select Address.** 会出现带有按钮的消息 **➕ Add address**。如果您已经添加了地址，它们都会在列表中显示。选中的地址会以图标 ✅ 标记。

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

1. 点击 **➕ Add address** 并向机器人发送您想要添加的地址。机器人会建议为地址添加备注。如果您不想添加，请点击 **No, skip.**&#x20;

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

1. 可用的租期有3种：15分钟、1小时和1天。下面提供了快速选择能量数量的按钮（65K、131K、262K和自定义(Custom)）。当所有参数选择完成后，需要检查按钮上方的消息，其中列出了初步订单。要下单请点击 **✅ Confirm**

***

还有问题？请联系我们的客服 [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/buy-energy.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.
