# Threads

### A thread consists of:

* Initial post
* Link to the person that posted it
* Ensuing comments *(presented in a Reddit-like format)*

![](/files/SFudPO66A1NuKNLpzqGV)

Clicking the emoticon next to **'New Thread'** will automatically create a new discussion thread.

Clicking on **'New Thread'** in the **Community Header** will allow you to specify what type of thread you would like to create. Each community has their own kinds of threads. These are set by the community admins via the[ **Admin Panel**](/commonwealth/community-overview/capabilities.md).

![](/files/-MkedfQEa3cGGjhUZWlH)

When drafting a new thread, you need to set a Topic and Title, in addition to drafting your thread. Options for topics are specified by the community admins in the [Admin Panel](/commonwealth/community-overview/capabilities.md).

![](/files/ke4Ledp5XUvW6FA3UAV2)

Once created, the author is able to edit the original post. Community members can then comment on the thread, upvote the thread, and upvote comments.

Threads and comments can have:

* Headers, Bold, Italics, Underline, Strikethrough
* Numbered Lists, Bullets, Checklists
* Links, Citations/Call-outs, Member Tags
* Embedded images, tweets, videos


---

# 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/threads.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.
