# Status Page

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

A status page is a nice way to visualize your exchange's availability and announce upcoming maintenance schedules to users. Something like the [status.hollaex.com](https://status.hollaex.com/)!

Here are some of the common status page (and health checker) services you could implement with HollaEx easily. This list will be constantly updated.

* [Better Stack for HollaEx.](/status-page/better-stack-for-hollaex.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.hollaex.com/status-page.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.
