# How to set the signal alert

### **Step1: Go to the charts, select one indicator you want to use and click "Alert"**

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

### Step 2: Set up the conditions according to the following table.

<figure><img src="/files/cGbgCMo1ewFSdryKEnWb" alt=""><figcaption><p>In this case, you will recive a notification when there a "B" signal appears.</p></figcaption></figure>

### Indicators and their conditions

<table><thead><tr><th width="231">Box 1</th><th width="173.33333333333331">Box 2</th><th width="143">Box 3</th><th>Box 4</th><th>Box 5</th></tr></thead><tbody><tr><td>Trend Sentinel Barrier</td><td>"strong" or "weak"</td><td>Crossing Up</td><td>value</td><td>0.5</td></tr><tr><td>KD Momentum Matrix</td><td>"strong" or "weak"</td><td>Crossing Up</td><td>value</td><td>0.5</td></tr><tr><td>Defensive Nexus Shield</td><td>"B" or "S" </td><td>Crossing Up</td><td>Value</td><td>0.5</td></tr><tr><td>Mega Buying Force</td><td> "power"</td><td>Crossing Up</td><td>Value</td><td>0</td></tr><tr><td>Momentum Eruption</td><td>"B" or "S"</td><td>Crossing Up</td><td>Value</td><td>0.5</td></tr></tbody></table>


---

# 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://sypool-protocol.gitbook.io/welcome-to-sypool/ai-tradegenius/how-to-set-the-signal-alert.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.
