# Proposal Process

**Discussion**

In the MCLB Discord, members can initiate discussions on various topics related to MCLB's activities. Discussions may cover areas such as products, smart contracts, partner expansion, and other relevant matters.&#x20;

Before proposing an idea, it's recommended to engage with the community to gauge sentiment. Rushing proposals is discouraged.

**Proposals**

Proposals entering the Proposal category must adhere to clear formatting and community guidelines.

**Voting**

Voting occurs via Snapshot, with each $MCLB token representing one vote. Quorum is 500,000 $MCLB tokens.

**Implementation**

Successful proposals are implemented if enforceable on-chain or serve as non-binding sentiment signals for the community.


---

# 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.mclb.org/millennium-dao/dao/governance/proposal-process.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.
