# Getting a chart in Telegram

#### You can get the current chart on the alert for timeframe Price directly in the telegram bot Cryptovizor.

After receiving an alert on the PRICE timeframe, press the Chart button

<figure><img src="/files/wnfBV1Rl1WY8LnvuJ8MO" alt=""><figcaption></figcaption></figure>

The bot will send you an image with the current Tradingview chart with a reply message

<figure><img src="/files/N51tlKOGNEBnl4NXq9yS" alt=""><figcaption></figcaption></figure>


---

# 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://docs.cvizor.com/en/modules/signals/single/price-parameters-1.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.
