# 购买带宽

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

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

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

1. 进入机器人 [t.me/FeeSaver\_bot](https://t.me/FeeSaver_bot) 并点击按钮 **/start**
2. 在菜单中您会看到余额信息，确认其足够
3. 点击按钮 🔌 **Bandwidth**

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

1. 首先选择地址 **🔄 Select Address.** 将出现带有按钮的消息 **➕ Add address** 将显示所有先前添加的地址列表。所选用于下单的地址将用图标 ✅ 标记。示例中将对其进行购买。
2. 提供3种租期：15分钟、1小时和1天。下面提供了快速选择带宽容量的按钮（350、5K、10K、50K 和 自定义(Custom)）。

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

3. 在选择所有参数后，请检查按钮上方的消息，其中列有预订单。要下单请按 **✅ Confirm**

<figure><img src="/files/52008fd6bcd864498e5ba5b8ab1291e01cf9d943" alt=""><figcaption></figcaption></figure>

4. 订单将在 1-3 秒内处理完成

***

还有疑问？请联系我们的支持服务 [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/gou-mai-dai-kuan.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.
