# DAO Dashboard

<figure><img src="https://1167115579-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1ewaJanFGbcwKyo14IAM%2Fuploads%2FIGlPj2QdmzUQXq5hr6D6%2FDAO%20Dashboard%20v2.png?alt=media&#x26;token=cbd13f82-35a5-400e-8d8a-b1febac9d485" alt=""><figcaption><p>Found under the <code>DAOs</code> tab of the left panel</p></figcaption></figure>

Under the left panel, you'll find the `DAOs` tab. Here, you'll see all your associated DAOs. Once you click one of the DAO(s) you're associated with, you'll be taken to this beautiful DAO Dashboard.&#x20;

Here, you'll get a heatmap of the density and number of contributions reported over time. You'll track some metrics like `average weekly active members` and `contributions this month` along with more to come.&#x20;

You'll also see contributions by `member` and by `type`. As you scroll down the page, you can track the recent contributions made and view all the details.&#x20;


---

# 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://govrn.gitbook.io/govrn-docs/lets-party/dashboard/dao-dashboard.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.
