# Notifications

**Enable notifications of new messages on the Marketplace in Telegram/e-mail :**

<figure><img src="https://img3.teletype.in/files/69/fb/69fb1787-0103-4989-a194-02cd9bbcab9b.jpeg" alt=""><figcaption></figcaption></figure>

1\. Open the bot @WWPagerBot and press /Start\
2\. Get your personal mailbox\
3\. Open Marketplace and go to "Personal account"\
4\. Enter the mail in the section "Email", check the box next to "Send notifications to me via email" and **click "Save"**

<figure><img src="https://img4.teletype.in/files/b3/3f/b33f6842-b29d-49fa-9cd0-6e9a5c4fdf7f.png" alt=""><figcaption></figcaption></figure>

**Done!** Now you can receive notifications of new messages directly to Telegram or to your personal mailbox.


---

# 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://styxmarket-com.gitbook.io/styx-docs/welcome-to-styx/notifications.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.
