# Telegram Mini APP

Satori Telegram Bot and Telegram Mini App is is live now.&#x20;

Satori Telegram Bot: <https://t.me/SatoriFinanceBot>&#x20;

Here are something you need to know about our Telegram Bot and how can you set up your bot.&#x20;

***

## Satori Telegram Bot Main Functions Now

### **Receive Notifications**

After binding your Satori APP account address to Telegram ID, you will be able to receive a series of important trading-related notifications instantly, including but not limited to:&#x20;

* **Important Announcements and Platform Updates**
* **Notification of Successful Deposit**&#x20;
* **Notification of Successful Withdrawal**&#x20;
* **Position Liquidation Notification**&#x20;
* **Notification that the account margin usage exceeds the risk level**
* **Notification that the position margin rate exceeds the risk level**&#x20;

### **Trading directly through Telegram Mini App**

Through our Telegram Bot: <https://t.me/SatoriFinanceBot>, you can experience the Satori Telegram Mini App. No need to switch apps, trading perps directly within Telegram.&#x20;

## Bind Satori Telegram Bot

1. Open the Satori trading page, log in to the wallet, and click the message icon in the upper right corner.&#x20;

<div align="left"><figure><img src="/files/lDkMAOvZ7cvqU1H7uWwW" alt="" width="563"><figcaption></figcaption></figure></div>

2. Enter the binding page, enter your Telegram ID, and click \[Next]

<div align="left"><figure><img src="/files/c2dmg2rMTWjoXR8mXEpC" alt="" width="356"><figcaption></figcaption></figure></div>

{% hint style="info" %}
Note that the Telegram ID entered here needs to be consistent with your Telegram Username.&#x20;
{% endhint %}

3. Click \[Verify Telegram] to automatically jump to the Telegram APP, and follow the prompts to complete the confirmation in your Telegram.&#x20;

<div align="left"><figure><img src="/files/7bAbHUxmV15WrxXhxhSC" alt="" width="353"><figcaption></figcaption></figure></div>

4. View verification status

* If the verification is not passed, you can continue to modify the Telegram ID and re-verify.
* If the verification is passed, you can also click the edit icon to change the Telegram ID.&#x20;

<div align="left"><figure><img src="/files/MraAgVWY5Bm32DHayWO4" alt="" width="346"><figcaption></figcaption></figure></div>

{% hint style="info" %}
After successful binding, all message notification types will be enabled by default. If you don't want to receive a certain type of messages, you can manually turn it off in the message settings.&#x20;
{% endhint %}


---

# 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.satori.finance/telegram-mini-app.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.
