# Governance

### 1. Proposal Submission Standard (AIP)

To officially submit an Aqua Improvement Proposal (AIP), a strict minimum asset threshold is required to secure protocol voting seriousness and prevent on-chain spam.

* Minimum Requirement: Must hold or stake at least 1 sBWPM or 10 sADOL to initiate an official proposal.

### 2. Governance Voting Quorum and Activation Criteria

*Details are to be updated.*

> ⚠️ DAO Governance and Policy Update Notice
>
> The tokenomics metrics, fee distribution percentages, withdrawal/recovery mechanisms, and liquidity reinforcement parameters specified in this document are not static. To ensure sustainable ecosystem scaling and adapt to changing global market environments, all core parameter updates and strategic direction adjustments are executed exclusively through the DAO governance voting of 'BWPM' holders, the top-tier membership NFT.


---

# 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://aquabank.gitbook.io/aquabank/en/governance/overview.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.
