# Incident alerts

We maintain an availability standard of at least 99.9% for our applications, ensuring high reliability for users. \
Visit our status page to check the application's availability and identify any issues that might affect your system's operation.

{% embed url="<https://status.zapsign.com.br/>" %}

Any downtime or incidents are communicated via email to the registered addresses. If you prefer to receive real-time updates on incidents and availability, click "Subscribe to updates" on our status page.\ <br>

<figure><img src="https://github.com/AmandaAmani/documenta-ocurso/blob/main/nova%20tela%20de%20status.gif?raw=true" alt="User subscribing to receive email updates about ZapSign&#x27;s status."><figcaption><p>ZapSign service status page</p></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.zapsign.com.br/english/incident-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.
