# 投票规则

<table data-full-width="true"><thead><tr><th>提案类型</th><th>投票机制</th><th>提交上限</th><th>投票时长</th><th>要求</th><th>通过标准</th><th>时间锁定</th></tr></thead><tbody><tr><td>AWE Funding Proposal (AFP)</td><td>Onchain (Tally)</td><td>0.2% of AWE supply</td><td>10 days</td><td>10% of AWE supply</td><td>For votes > Against votes</td><td>7 Days</td></tr><tr><td>AWE Governance Proposal (AGP)</td><td>Onchain (Tally)</td><td>0.2% of AWE supply</td><td>10 days</td><td>10% of AWE supply</td><td>For votes > 2x Against votes</td><td>7 Days</td></tr><tr><td>AWE Community Proposal (ACP)</td><td>Offchain (Snapshot)</td><td>100,000 AWE tokens</td><td>5 days</td><td>10M AWE tokens</td><td>Simple majority (>50%)</td><td>n/A</td></tr></tbody></table>


---

# 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.awenetwork.ai/stp-han-yu/awe-dao/tou-piao-gui-ze.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.
