# Telegram bot

- [@FeeSaver\_bot](https://feesaver.gitbook.io/docs/feesaver/bot.md): Description and links in @FeeSaver\_bot
- [Buying Energy](https://feesaver.gitbook.io/docs/feesaver/buy-energy.md): Buying energy in @FeeSaver\_bot
- [Buying Bandwidth](https://feesaver.gitbook.io/docs/feesaver/buying-bandwidth.md): Buying bandwidth in @FeeSaver\_bot
- [Smart mode](https://feesaver.gitbook.io/docs/feesaver/smart-mode.md): Connecting an address to Smart mode in @FeeSaver\_bot
- [Instant energy purchase](https://feesaver.gitbook.io/docs/feesaver/instant-purchase.md): Purchasing energy via TRX transfer to an address
- [Auto top-up of energy](https://feesaver.gitbook.io/docs/feesaver/auto-refill.md)
- [Perpetual energy rental](https://feesaver.gitbook.io/docs/feesaver/unlimited-rental.md)
- [Address activation](https://feesaver.gitbook.io/docs/feesaver/address-activation.md)
- [Balance top-up](https://feesaver.gitbook.io/docs/feesaver/top-up.md): Balance top-up in @FeeSaver\_bot
- [API Purchases](https://feesaver.gitbook.io/docs/feesaver/api-bot.md)
- [Referral program](https://feesaver.gitbook.io/docs/feesaver/referral-program.md): Referral program @FeeSaver\_Bot
- [Profile](https://feesaver.gitbook.io/docs/feesaver/profile.md)
- [Address activation](https://feesaver.gitbook.io/docs/feesaver/address-activation-1.md)
- [API integration](https://feesaver.gitbook.io/docs/feesaver/api-integration.md)
- [Contacts](https://feesaver.gitbook.io/docs/feesaver/contact-us.md)


---

# 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.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.
