# Introduction to DAO Governance Committee

Voting platform:

scattershot [scattershot.page/#/shardingdao.eth](https://scattershot.page/#/shardingdao.eth)

Voting rules:

* Voting token: SHD-ETH LP (Ethereum), the number of tokens represents the number of votes;
* After the proposal is passed, the development team will send a Timelock transaction, which will take effect 24 hours later.

Governance Range:

Parameter modification, product optimization and modification;

Governance Committee members and responsibilities:

The members of the governance committee have the right to propose and Timelock multi-signature rights;

Note: The current priority is to develop the community, and the election of governance committee members will be conducted from the community in the future.

Governance process:

* The governance committee creates a proposal (create page <https://scattershot.page/#/shardingdao.eth/create);>
* The proposal will then enter the voting window, and any user holding SHD-ETH LP can participate in the voting;
* After the proposal is passed, the governance committee initiates a Timelock transaction to execute the content of the proposal, which will take effect 24 hours after the transaction is completed.


---

# 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.shardingdao.com/7.dao-governace-committee/introduction-to-dao-governance-committee.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.
