# Using Stages

The default stages that come with every forum are not a one size fits all governance process. Communities should adjust the stages to fit their unique governance process.

To setup custom governance stages in your forum, visit the “manage community” page in the top left admin dropdown. There you will find a field to edit stages. Follow the format of \["Stage 1", "Stage 2", "Stage 3",…].

### Troubleshooting:

Ensure you use straight quotes not curved. (i.e. "Stage 1" not “Stage 1”)

![](/files/zWlH8kMTWBUZCfniCuXZ)


---

# 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-best-practices/using-stages.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.
