> For the complete documentation index, see [llms.txt](https://docs.amnis.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.amnis.finance/ami-token/token-utilities.md).

# Token Utilities

Amnis token (AMI)

AMI is the governance token of Amnis, a DAO operating on the Aptos blockchain. Amnis is the protocol that created [amAPT](/amnis-protocol/amapt-and-stapt.md) and [stAPT](/amnis-protocol/amapt-and-stapt.md), liquid staking tokens representing staked APT in the Amnis stake pool.

<table data-full-width="true"><thead><tr><th width="201.33333333333331"></th><th>TOKEN FEATURES</th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td><strong>DAO GOVERNANCE</strong></td><td><p></p><ul><li>AMI is the governance token of Amnis DAO which allows the community to propose, vote and implement changes to on-chain matters relating to the development of the protocol.</li></ul></td><td></td><td></td></tr><tr><td><strong>INCENTIVE</strong><br></td><td><p></p><ul><li>AMI tokens will also be used as incentive to bootstrap the adoption of Amnis LSD staking ecosystem</li></ul></td><td></td><td></td></tr></tbody></table>

<br>

\ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.amnis.finance/ami-token/token-utilities.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.
