> For the complete documentation index, see [llms.txt](https://flexyapp.gitbook.io/flexyapp-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://flexyapp.gitbook.io/flexyapp-docs/executive-summary.md).

# Executive Summary

With Flexy, users can:

* Monitor **real-time market prices**
* Discover **top trending tokens**
* Build and manage **custom watchlists**
* Receive **smart alerts** for critical price changes

Flexy eliminates the need for multi-tab monitoring by delivering all essential crypto tools directly inside Telegram — no downloads, no distractions.

To power this experience, Flexy introduces the **$FLEXY token**, a utility token designed to enhance user engagement and unlock advanced features within the ecosystem.\
The token is issued on the **Binance Smart Chain (BEP-20)** with a total supply of **2,000,000,000 FLEXY**.


---

# 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://flexyapp.gitbook.io/flexyapp-docs/executive-summary.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.
