# Initial Discussions

**General Discussions**

The Mangrove DAO forum’s [general](https://forum.mangrove.exchange/c/governance/general/8) category is a space for open discussions on governance-related topics.

**Discussing Proposals**

For more focused proposal development, participants should use the [temp check](https://forum.mangrove.exchange/c/governance/temp-check/9) category. This section is designed to gauge stakeholder sentiment and foster informal debate around specific ideas that may lead to formal proposals.

Posts in this category should be structured as follows:

* **Header**: Includes the title, authors, and date of the post, and specifies the type as either ‘protocol’ or ‘ecosystem’.
* **Body**:
  * **Summary**: A concise overview of the post’s content.
  * **Rationale**: The reasoning behind the idea or question.
  * **Specification**: Detailed description of the proposal or idea.
  * **Disclaimer** (optional): Any necessary legal or contextual disclaimers related to the post.
  * **Next Steps** (optional): Suggested actions or considerations following the discussion.

Anyone can start a Proposal in the temp check category.

[<br>](https://docs.mangrove.exchange/general/governance/general-governance/governance-process/)


---

# 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.mangrove.exchange/governance/general-governance/governance-process/initial-discussions.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.
