# Server Status

<figure><img src="/files/8OCNqx1fFzk2YkskRzAJ" alt=""><figcaption></figcaption></figure>

At the footer of the TaaS website, the status of the proxy servers will be displayed and refreshed every minute.

* Online: Fully functional
* Partially Degraded: Some exchanges may be not responding
* Offline: The proxies are not up/available

Clicking into the status will take you to a detailed status page that will show the version and uptimes of each of the exchange connections.&#x20;

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

Exchanges show the status of the exchange adapters connected to each exchange. These are shared by all users within the client's organization. Accounts show the status of each of the exchange accounts. For example:

* If Binance is down, the exchange adapter for Binance may show offline and all exchange accounts on Binance will also show offline
* If your exchange API key has been deleted, the exchange will show online, but the account tied to the API key will be offline
* If the proxy itself is down, the exchanges will show unavailable and accounts will show as offline


---

# 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.tread.fi/enterprise/managed-service/server-status.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.
