# Perpetual energy rental

**Perpetual energy rental** - is a feature where an address rents energy without time binding. The cost of perpetual rental depends on the total rental duration of resources and the price per day. For example, if the energy price per day is 100 SUN, then using energy for 23 days will be charged 2300 SUN (100K energy for 23 days will cost 230 TRX)

Detailed instructions on how to enable perpetual energy rental:

### Step 1. Go to the bot menu and press Unlimited rental

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

***

Still have questions? 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/unlimited-rental.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.
