# Wind down documentation

- [USDM Wind-Down Overview](https://docs.mountainprotocol.com/wind-down-documentation/usdm-wind-down-overview.md)
- [Ongoing proof of reserves](https://docs.mountainprotocol.com/wind-down-documentation/ongoing-proof-of-reserves.md): As part of the Phase 3 of the wind down plan, Proof-of-Reserves of USDM backing can be found on-chain. This document describes how users can independently verify reserves at any point in time.
- [Official media accounts](https://docs.mountainprotocol.com/wind-down-documentation/official-media-accounts.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.mountainprotocol.com/wind-down-documentation.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.
