# 6.5 Governance Framework

The SEA AI DAO governs network direction through SEAAI voting power.\
Holders decide on:

* Protocol upgrades and expansion to new chains.
* Treasury allocation and burn ratios.
* Marketplace parameters (fee curves, curation rules).

Voting power increases with stake duration, encouraging long-term participation rather than short-term speculation.\
Governance is not symbolic — it’s structural, ensuring the community truly owns the intelligence economy.


---

# 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.seaai.dev/6.-tokenomics-seaai/6.5-governance-framework.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.
