# Community Governance

- [Overview](https://docs.admiraldao.xyz/community-governance/overview.md)
- [SAIL Primer](https://docs.admiraldao.xyz/community-governance/sail-primer.md): Note: All information in this Primer is publicly available information.
- [Clipper Fundamentals](https://docs.admiraldao.xyz/community-governance/sail-primer/clipper-fundamentals.md)
- [DEX Market Structure](https://docs.admiraldao.xyz/community-governance/sail-primer/dex-market-structure.md)
- [SAIL Utility & Tokenomics](https://docs.admiraldao.xyz/community-governance/sail-primer/sail-utility-and-tokenomics.md): SAIL Utility, Trading, & Tokenomics
- [veSAIL](https://docs.admiraldao.xyz/community-governance/sail-primer/vesail.md): veSAIL is the veToken of AdmiralDAO.
- [Governance Process](https://docs.admiraldao.xyz/community-governance/governance-process.md)
- [Proposal Template](https://docs.admiraldao.xyz/community-governance/governance-process/proposal-template.md): Use the following template when making governance proposals.
- [SAIL Farming](https://docs.admiraldao.xyz/community-governance/sail-farming.md)
- [SAIL Tokenomics](https://docs.admiraldao.xyz/community-governance/sail-tokenomics.md): SAIL is the governance token of AdmiralDAO.
- [Token Listings](https://docs.admiraldao.xyz/community-governance/token-listings.md): A repository of third-party token listings.


---

# 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.admiraldao.xyz/community-governance.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.
