# 투표 기준 요약

<table data-header-hidden><thead><tr><th width="239"></th><th></th><th></th><th></th><th></th><th width="192"></th><th></th></tr></thead><tbody><tr><td><strong>제안 유형</strong></td><td><strong>투표 방식</strong></td><td><strong>제출 요건</strong></td><td><strong>투표 기간</strong></td><td><strong>정족수 요건</strong></td><td><strong>통과 기준</strong></td><td><strong>타임락</strong></td></tr><tr><td><strong>AWE 자금 지원 제안 (AFP)</strong></td><td>온체인 (Tally)</td><td>AWE 공급량의 0.2% </td><td>10일</td><td>AWE 공급량의 10% </td><td>찬성표 > 반대표</td><td>7일</td></tr><tr><td><strong>AWE 거버넌스 제안 (AGP)</strong></td><td>온체인 (Tally)</td><td>AWE 공급량의 0.2% </td><td>10일</td><td>AWE 공급량의 10% </td><td>찬성표 > 반대표의 2배</td><td>7일</td></tr><tr><td><strong>AWE 커뮤니티 제안 (ACP)</strong></td><td>오프체인 (Snapshot)</td><td>10만 AWE 이상 보유자</td><td>5일</td><td>1,000만 AWE</td><td>단순 과반수 (찬성표가 50% 초과)</td><td>해당 없음</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-kr/awe-governance/voting.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.
