# Status

A developer focused site displaying the operational status of Dual.

{% embed url="<https://status.dual.finance/>" %}

**Description of pages:**

* **DIP**: Shows active and expired Dual Investment Pools.
* **SO**: Displays all active Staking Option.
* **GSO**: Displays all Loyalty Staking Options.
* **Treasury**: Balances of the Dual DAO Treasury and operational token accounts.
* **Liquidity**: Charts of Bids & Offers being providing from the Risk Manager. Net pnl from each different product. Trades from DIPs from users staking and market makers bidding.
* **Tests**: Various integration tests to monitor health of the system components.
* **Services**: Links to status monitoring for some of our dependencies like Solana.

<figure><img src="https://4166171922-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbsQwTZST7WBDVtaZcTWp%2Fuploads%2Fgit-blob-c2faa0c948b78a9c898b11c16090104581edd2a2%2Fimage.png?alt=media" alt=""><figcaption><p>Natural Liquidity Provided from the Risk Manager</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://dual-finance.gitbook.io/dual-finance-documentation/extra/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.
