# Triggers Overview

The Triggers module allows you to set up automated alerts (email, SMS) when specific conditions are met for ticker symbols you’re tracking. For example, you can receive notifications when the Microsoft (MSFT) stock price falls below or rises above a value you define, when company filings are published, or when insider trades are made. These alerts help you stay on top of time-sensitive buying and selling opportunities, ensuring you never miss a critical market move.

<figure><img src="/files/D30lDLNXNKry9CreiGKT" 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://docs.finbotica.com/triggers/triggers-overview.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.
