> For the complete documentation index, see [llms.txt](https://docs.ave.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ave.ai/ave.ai-telegram-bot/ave-price-bot.md).

# Ave Price Bot

[**@AvePriceBot**](https://t.me/AveaiPriceBot) is a telegram token price query bot, which is supported the following chain now.

![](/files/hOolO4ZCmicQZgZKydco)

* [x] BSC
* [x] ETH
* [x] FSC
* [x] OKC
* [x] Heco
* [x] Polygon
* [x] Tx

### How to use AvePriceBot?

Step1: search [**@AvePriceBot**](https://t.me/AveaiPriceBot) in telegram,  add the bot to your telegram group, and set [**@AvePriceBot**](https://t.me/AveaiPriceBot) as a administrator. Then, just enter the token address for query token price

![](/files/hOolO4ZCmicQZgZKydco)

Step2: configure the bot, just enter "**/settings\@AveaiPriceBot**" command, and click "**Click Me!**"

![](/files/OgCZD6iLF732wRmbnBOW)![](/files/y3XzTZfUKQ0yH3mg6C5d)

Step3: set token, banner image, and interval.

{% hint style="warning" %}
Can only set one token in each telegram group
{% endhint %}

Also you can join our telegram group for help [**@aveai\_english**](https://t.me/aveai_english)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.ave.ai/ave.ai-telegram-bot/ave-price-bot.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.
