# Navigating Clarity

## Explore DAOs

Find DAOs for communities you are a part of or want to join. Click the Explore DAOs page and browse the Existing DAOs using Clarity.

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

## Visiting

To visit a DAO, click it on the Explore DAOs page. You'll see more pages for this Organization appear in your sidebar.

<figure><img src="/files/SbepyHz28TaR9PuFbiYV" alt="" width="170"><figcaption></figcaption></figure>

You'll notice since you are not a member of this DAO, the navigation appears under the 'Explore' section still. As a visitor, you will be able to view different parts of an organization depending on the privacy settings of that DAO. To view all pages, visit the Membership page and join the DAO you're interested in!

## Viewing a DAO you are a Member of

When viewing a DAO you are a member of, it will show up in the top of your sidebar. To quickly jump between your DAOs, select them from this drop-down box.

<figure><img src="/files/RaEyJmKOMme9V8i3pYq0" alt="" width="175"><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.clarity.vote/getting-started/navigating-clarity.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.
