# What is Alpha Vision?

Alpha Vision is a Telegram designed to monitor the creation of new token pairs. Once detected, the bot immediately sends a notification to a designated Telegram channel. This notification includes crucial information about the new pair, such as the token's name, symbol, total supply, contract address, and links to relevant external sites.


---

# 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://alpha-vision.gitbook.io/alpha-vision/welcome/what-is-alpha-vision.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.
