# Exit Signals

**Exit Signals** provide potential exits to users. Use this to find good zones on your chart to exit your position!&#x20;

**Smart Exit** signals are rare but very important! These signals are in very extended price zones and provide excellent exits as price is very likely to reverse.

This feature can be Enabled/Disabled at any time through the settings of Pulse Algo Pro!

{% hint style="success" %}
Exits & Smart exits will not fire on each Confirmation Buy/Signal and should be used to find confluence for exit!
{% endhint %}

![Select the Gear Icon](/files/SgSp5tBjonelQ1sckAtB)

![Toggle On/Off](/files/DnzzfY7rw2PxRwpGdyw5)


---

# 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://pulse-algo.gitbook.io/pulse-algo-pro-resources-and-docs/pulse-algo-pro-ecosystem/exit-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.
