> For the complete documentation index, see [llms.txt](https://docs.common.xyz/commonwealth/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.common.xyz/commonwealth/community-overview/community-layout.md).

# Community Layout

{% embed url="<https://www.loom.com/share/0d8cb06c307044658bfa932f9c1bdf5b>" %}

All Common communities come with the same standard layout. The different aspects of the forum layout are as follows:

### Header

At the top of every Common community is a **Header.**

The header includes the project name, the dropdown menu for admins & moderators, new threads/proposals button, a search bar, notifications access, and buttons to manage your profile.

<figure><img src="/files/3odjEB1BNvdzRdlL7H9M" alt=""><figcaption></figcaption></figure>

### **Side Navigation**

On the left side of all Common communities is the **side navigation.**

This is where users can access topics, the discussions page directly, a list of all forum members, access snapshot & on-chain governance (if setup), toggle notifications, relevant project links, and connect to chain.

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

### Forum

The heart of every Common community is the **forum.**

Here users can access pinned posts, different forum views, filter for different topics and stages based on the governance process, and interact with Reddit-like threaded discussions.

<figure><img src="/files/b3XtP7k2TwAkMLvaxoQj" 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://docs.common.xyz/commonwealth/community-overview/community-layout.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.
