# Auto Support and Resistance

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

MoneyAlgo is able to detect support and resistance areas for you, showing key levels of interest. Support is an area where price has shown major buying activity and resistance is an area where price has shown major selling activity. It's important to pay attention to these areas because they can provide insight on potential entry and exit points in the markets. When price breaks support and resistance areas, it can also provide important information for your trades.&#x20;

1\) Please activate auto support and resistance on this settings page

![](/files/JWHnVTTmWNVx3R2sHjCg)


---

# 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://moneyalgo.gitbook.io/moneyalgo-1/auto-support-and-resistance.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.
