# AGP - Aevo Governance Proposals

## Creation

They can be created directly by Apogee or at the initiative of DAO members; in the latter case, at least 1,000,000 sAEVO are required to open an AGP; please note: owning $AEVO does not entitle you to AGP proposal formulation.

## Discussion

Proposals must be discussed for at least 1 calendar week. Discussion takes place in a special topic channel on the official Aevo Discord server. Corrections and changes to the original proposal may emerge from the discussion, which are acceptable or not at the discretion of the proponents.

## Vote

Proposals are subject to voting via Snapshot for up to one calendar week. $AEVO and sAEVO holders are eligible to vote; sAEVO has 2x the voting power of $AEVO.

## Quorum

Ballots to be valid are submitted with a default quorum of 2,500,000 $AEVO or 1,250,000 sAEVO.

## Winning Criteria

Voting may be proposed by relative majority (plurality) or simple majority.

## Proposal Attempts

Any community member who has at least the Aevonaut role on Discord can freely post proposal attempts using the Governance channels on the official Discord server. In this way, involvement and appreciation of the proposal can be assessed before proceeding with an official proposal, as well as seeking sponsors to reach the minimum number of sAEVO required for an AGP.


---

# 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.aevo.xyz/aevo-governance/governance/agp-aevo-governance-proposals.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.
