# Alerts

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

### Alerts: Timely Communications

* **Immediate Updates:** Deliver real-time notifications and updates through a non-disruptive snackbar, keeping users informed without interrupting their workflow.&#x20;
* **Action Oriented:** Use alerts to prompt immediate action, whether it's addressing an issue or taking advantage of a new opportunity within the app.&#x20;
* **User Focus:** Design alerts to be user-centric, providing information that is directly relevant to the user's activities and interests.


---

# 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.questera.ai/questera-ai-sdks/all-components/popups/alerts.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.
