# 6.3 Token Utility

SEAAI is used throughout the network:

* x402 Payments: Transaction fees, gas, and settlement denomination.
* Staking & Reputation: Boost Agent ranking, secure validator roles.
* Governance: Participate in proposals, votes, and parameter updates.
* Revenue Sharing: Earn shares from marketplace commissions.
* Launchpad Access: Required to deploy or upgrade Agents.

Utility ensures that SEAAI’s value grows with actual usage — not speculation, but function.


---

# 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.3-token-utility.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.
