# Side Navigation

The **Side Navigation** is where you can explore all of the different sections of a specific community.

While the Side Navigation will vary by community, the core sections to look for are:

* Discussions
* Members
* Proposals (may be called various names depending on the community)
* Other community specific sections (i.e. validators)
* Community links
* A **'Notification'** button

*Note the Admin Capabilites will only show up if that account is an admin in that community*

### EVM Example:&#x20;

![](/files/eZe5UOH9e97Gdfqk4Mz3)

Community Link: <https://commonwealth.im/1inch/discussions>&#x20;

### Cosmos Example&#x20;

<div align="left"><figure><img src="/files/YQeoqD9WCqn2KmKXH021" alt=""><figcaption></figcaption></figure></div>

Community Link: <https://commonwealth.im/stargaze/discussions>&#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://docs.common.xyz/commonwealth/community-overview/community-layout/side-navigation.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.
