> 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/forum.md).

# Forum

There are three key views to each forum:&#x20;

* All View
* Overview
* By Topic

### **All  View**

The Forum is the heart of every community. Members are able to collaborate, discuss key topics, drive community direction and make key decisions. The all view sorts all the threads in chrnological order for creation&#x20;

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

### **Overview**

The Overview view sorts the forum in a discourse-like view by the most recent active thread under each topic

Pinned posts are shown at the very top to orient the community and then below are the most recently active content. At the top, content can be filtered by topic & stage of the governance process that they are in.

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

### By Topic&#x20;

Users can select any topic and have all threads under that specific topic show up in chronological order

<figure><img src="/files/QJ4ypAyhlV27LRaBO7yG" 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/forum.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.
