# Cancel signal

If a cancel signal is triggered, you are able to cancel every others kinds of signals, depending of your parameters on the [Entry in position rules Box](/triggers-boxes/entry-in-position-rules.md).

This feature will allow you to avoid entering a position if one specific event occurs. Please refer to [cancel signal examples](/triggers-boxes/entry-in-position-rules/maximum-number-of-signals.md).


---

# 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://docs.runbot.io/how-it-works/signal-list/cancel-signal.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.
