> For the complete documentation index, see [llms.txt](https://clarity-2.gitbook.io/clarity-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://clarity-2.gitbook.io/clarity-docs/product-guides/how-to-use-the-crystal-platform/navigating-the-crystal-governance-dashboard.md).

# Navigating the Crystal Governance Dashboard

###

### Live Community Proposals:

When first navigating to the Crystal governance dashboard you will see a list of live community proposals. Here you can votes that are currently being voted on by various Cardano projects.

<figure><img src="/files/W4Of0vKZIRctEGHY3ch5" alt=""><figcaption></figcaption></figure>

You can click the "View Proposal" button to view and participate in the live proposal.

<figure><img src="/files/vr1t3wjW2Nn3O0jJHfl8" alt=""><figcaption></figcaption></figure>

Once you click the "View Proposal" you will see the proposal details and the live voting metrics for the options provided.

<figure><img src="/files/cb1YIApNip8ODKswUrPQ" alt=""><figcaption></figcaption></figure>

### Exploring Cardano Projects

On the Crystal platform dashboard, directly underneath the live community proposals section you are able to explore and learn about Cardano projects on the platform.&#x20;

<figure><img src="/files/0fyCCg3iKFYkrEr5RZxh" alt=""><figcaption></figcaption></figure>

By clicking the "Explore this DAO" button, you are able to navigate directly to that DAOs governance portal.&#x20;

<figure><img src="/files/5zQlSVdmn97hpwSZvZ2B" alt=""><figcaption></figcaption></figure>

After you click the "Explore this DAO" button you will be on that DAOs specific governance page where you can explore and participate in proposals that specific DAOs carries out.

<figure><img src="/files/P6YfTrLuRvHZjr21LLTa" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://clarity-2.gitbook.io/clarity-docs/product-guides/how-to-use-the-crystal-platform/navigating-the-crystal-governance-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.
