# Governance

## Process

1. Discord
   1. Propose new initiatives and make the ideas more concrete in the [#governance](https://discord.com/channels/938909864674082826/938912253586051083) channel.
   2. Note that this stage is informal, and it is not restricted to the specific channel/platform.
2. Forum
   1. Create a proposal on the [forum](https://dao.ainetwork.ai/) using the [template](https://dao.ainetwork.ai/t/template-proposal-template/51) and continue the discussion.
3. Voting Round 1 on Discord
   1. If enough alternatives are considered, and discussions are held, start a voting round on the [#voting](https://discord.com/channels/938909864674082826/975587109073223710) channel. Make sure to provide a link to the forum proposal.
4. Snapshot
   1. If the proposal gets more than 5 votes from the selected roles, it will be promoted to [Snapshot](https://snapshot.org/#/ainetwork.eth) by the Moderators.
5. Voting Round 2 on Snapshot
   1. The 2nd voting round will be anywhere from 3 to 7 days, depending on the project. Anyone with an AIN DAO Membership NFT can cast a vote.


---

# 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.ainetwork.ai/ain-dao/governance.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.
