# Telegram Commands

<details>

<summary>Quick Query Ticker</summary>

{% hint style="info" %}
Telegram bot. Simply input the token ticker using the `$` symbol followed by the ticker name (e.g., `$TRUMP`).
{% endhint %}

**How It Works:**

1. Open the Bloom Telegram bot.
2. Type the ticker preceded by `$` (e.g., `$TICKER`).
3. Hit send to instantly view the data.

<div align="left"><figure><img src="https://4108356913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtLeahxvohQr3fYBgeulA%2Fuploads%2FTkiICQG1WXYVWytbOSeK%2FScreenshot%202025-06-19%20alle%2001.41.55.png?alt=media&#x26;token=e3baaa3b-225f-4ac9-bee8-2f2a5bf31597" alt=""><figcaption></figcaption></figure></div>

</details>


---

# 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.bloombot.app/solana/miscellaneous/telegram-commands.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.
