# Notification

It appears that you are configuring notification settings for a specific Telegram chat ID, specifying when you want to be notified (immediately after signal received or after signal processed), and then confirming these settings by submitting them. This kind of feature is common in applications or services that provide real-time updates or alerts.

<br>

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

Please follow the steps below to receive your notifications.

#### Step-by-Step Guide:

1. **Open Scanner:**

   * Open the scanner and scan the provided QR code below.&#x20;

   <div align="left"><figure><img src="/files/fQsRiu4bYL68Q3hgMWrf" alt="" width="118"><figcaption></figcaption></figure></div>

   * Once scanned, you will be redirected to the Algomojo bot start screen, as shown in the image below.

   <div align="left"><figure><img src="/files/DdjgotXPmQExCtYiQCuN" alt="" width="180"><figcaption></figcaption></figure></div>
2. **Give Start:**

   * Click the 'Start' button, and you will receive a message as depicted in the image below.

   <div align="left"><figure><img src="/files/Bkn5zSLOyJYU3hFYSY2B" alt="" width="180"><figcaption></figcaption></figure></div>
3. **Get a Chat Id:**

   * After receiving the message, click the menu button on the left side of your screen, as shown in the image below.

   <div align="left"><figure><img src="/files/MdD8kRCGSgH2ASaK5OsJ" alt="" width="180"><figcaption></figcaption></figure></div>

   * Retrieve your Chat ID as displayed in the image below.

   <div align="left"><figure><img src="/files/cbJIAYYUyyj4SAPg4DHR" alt="" width="180"><figcaption></figcaption></figure></div>
4. **Copy Chat Id:**
   * Copy your Chat ID.
5. **Enter Chat ID:**

   * If prompted, enter the Telegram Chat ID for the specific chat, as shown in the image below.

   ![](/files/1gQmH58h45mlv046NDNM)
6. **Enable Notifications:**
   * choose the option to enable  .
7. **Submit:**
   * After configuring your notification preferences, look for an option to submit your settings. This action confirms your choices.

After submission, you will start receiving notifications.


---

# 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.algomojo.com/algomojo/my-strategies/notification.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.
