# Buying Energy

Company <https://feesaver.com/> offers a convenient energy purchase in the bot [@FeeSaver\_bot](https://t.me/feesaver_bot). Detailed step-by-step instructions:

{% hint style="info" %}
Before starting purchases make sure your balance is sufficient or [make a deposit](/docs/feesaver/top-up.md).
{% endhint %}

### Step 1: Go to the bot menu and select Energy

1. Go to the bot [t.me/FeeSaver\_bot](https://t.me/FeeSaver_bot) and press the button **/start**
2. In the menu you will see balance information, make sure it is sufficient
3. Press the button **⚡️ Energy**

### Step 2: Configure parameters and purchase

1. To start choose an address **🔄 Select Address.** A message will appear with a button **➕ Add address**. If you already have addresses added, they will all be shown in the list. The selected address is marked with the ✅ icon.

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

1. Press **➕ Add address** and send the bot the address you want to add. The bot will offer to add a note to the address. If you do not want to do this, press **No, skip.**&#x20;

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

1. Three rental durations are available: 15 minutes, 1 hour and 1 day. Below are quick buttons to choose the energy amount (65K, 131K, 262K and a custom value (Custom)). After all parameters have been selected, you need to check the message above the buttons, which contains a preliminary order. To place the order press **✅ Confirm**

***

Any questions left? Write to our support service [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/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.
