# Protocol Stats

Users are able to observe the live performance metrics of the protocol’s hashrate on the protocol stats dashboard. The key stats will be sourced directly from the protocol’s mining pool account via API (with a link to the mining pool’s official “observer dashboard” for further verifiability).

Additional relevant stats will be surfaced for easy reference for users, including DAO treasury balance and overall Bitcoin network stats.&#x20;

<figure><img src="/files/MOoD6Fj85cciOJ4khUUm" alt=""><figcaption></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://docs.prosper-fi.com/app-overview/guide-to-v1-app/protocol-stats.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.
