# Notification

Stay updated with key events by setting up email notifications:

* **Email Setup**: Enter your preferred email address to receive alerts.
* **Notification Types**:
  * **Low Balance Alerts**: Receive an email if any wallet in an active strategy runs low on funds.
  * **Strategy Updates**: Get alerts when a strategy is paused, fails, or reaches significant milestones.
  * **General Alerts**: Be notified about system maintenance, version updates, or the addition of new features.

By enabling notifications, you’ll be able to promptly address issues, such as topping up a wallet, to ensure the strategy continues trading without interruption.

<br>


---

# 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://selen-ai.gitbook.io/selen-ai-how-to-use/step-by-step-guide/interactive-blocks.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.
