# Transparency and Reporting

Transparency is a core principle at Mu Digital and we intend to provide regular, verifiable updates on the underlying Asset Pool and our onchain treasury balances to give users clear visibility into the protocol's health and performance

### Onchain Proof of Reserves

* Partnered with Accountable to provide onchain proof of reserves of the Asset Pool backing AZND and muBOND
* Onchain proof of reserves are refreshed daily
* See our Proof of Reserves dashboard [here](https://mu.accountable.capital/)

### Protocol-Owned Wallets

* In addition to the proposed Insurance Fund, we also intend to hold some liquidity in onchain Treasury Wallets to help facilitate timely minting and redemption for approved users
* The addresses and balances of these wallets will be made available for users to verify holdings onchain in real time
* These wallets will be segregated from the Company's operational funds and kept completely distinct and separate


---

# 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.mudigital.net/mechanics/transparency-and-reporting.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.
