# Discussion

On chain proposals start life as a discussion on Commonwealth. This is a [suggested minimum one week discussion period](https://github.com/regen-network/governance) before a proposal is officially submitted, but two weeks of open discussion is more common.&#x20;

## Participate in a Discussion

### 1. Access the [Regen Network Discussion Page](https://commonwealth.im/regen/) on Commonwealth

a. You will need to be logged in to participate in a discussion. Confirm your account name is listed in the upper right hand corner and not a log in prompt.&#x20;

![](/files/Kpuca7ZoFwvLBdCHJKcf)

### 2. Select a Discussion

a. Select a discussion by clicking anywhere in its block. This will bring up the discussion's page.&#x20;

![](/files/kL86XniGLgEHfs24HWEA)

### 3. Comment on the Main Thread

a. To comment on the main thread, scroll down to the very bottom of the discussion's page. There you will find the below input window.&#x20;

![](/files/GzwPRsBPVcjfSQCXVPUd)

b. Add your comment to the text box and hit "Submit".&#x20;

### 4. Comment on Other Comments

a. To comment on other user's comments to the main thread or successive comments, click the comment button highlighted in red below.&#x20;

![](/files/NnlnGLDWWtsMRNkht8hR)

b. Add your comment to the box highlighted in green. Click "Submit" to submit your comment.&#x20;

## Create a Discussion

Discussions are most often used by our community to submit new governance proposals. However, this can also be used as a space for general community discussions or validator specific discussions.&#x20;

### 1. Access the [Regen Network Discussion Page](https://commonwealth.im/regen/) on Commonwealth

a. You will need to be logged in to participate in a discussion. Confirm your account name is listed in the upper right hand corner and not a log in prompt.&#x20;

![](/files/Dh8X9jAkC8wXxrS4RPwz)

### 2. Create Discussion

a. Click the "New thread" button indicated by the green arrow in the image above. It will prompt you to select a new thread or a new on-chain proposal. Click "New thread".&#x20;

![](/files/tVAXabDWJM9XvvzwJSYS)

b. You will be redirected to a form for your Discussion. For topic, you will most likely select "Governance". Provide your Discussion a title and thorough explanation of your proposal. Click "Save draft" to save a draft or "Create Thread" to submit your discussion.&#x20;

![](/files/I5A00Q2VeoWosIaW2TBv)


---

# 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://guides.regen.network/guides/network-governance/how-to-use-commonwealth/discussion.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.
