# Setting up alerts for Reversal signals

To receive notifications when a buy or sell signal is generated on your chart, follow these simple steps:&#x20;

click on the clock alert at the top of the chart and select "Add Alert."

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

Then, change the condition to "AI-SIGNALS"

Lastly, choose whether you want to be notified for either the next long signal or short signal and click "create" at the bottom of the dashboard. You will now be notified the next time a signal is printed on the chart.

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

##

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


---

# 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://ai-signals.gitbook.io/ai-signals-tutorials-and-guides/setting-up-alerts-for-ai-signals/setting-up-alerts-for-reversal-signals.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.
