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

# Token Utilities

The $AMARA token has been designed to serve multiple roles within the protocol, ensuring that holders, liquidity providers, and future governance participants all benefit from its integration. While some utilities are active from day one, others will come online as the protocol matures.

**Staking and Revenue Sharing**\
Staking is the primary utility of $AMARA. Holders who stake their tokens earn a direct share of protocol revenue, creating real yield backed by trading activity rather than inflationary emissions. Rewards include:

* **Protocol Fees**: A share of fees collected from both perpetual trades and spot swaps.
* **Multiplier Points**: A system that boosts staking rewards for those who commit capital over longer horizons.

This structure makes staking a direct reflection of Amara’s growth. The more the platform is used, the higher the yield for stakers.

**Liquidity Incentives**\
Liquidity is critical for both Amara’s perpetual vaults and spot AMM pools. $AMARA is used to reward those who supply capital to these systems.

* **Perpetual Vault Providers**: Earn trading fees, liquidation penalties, and dynamic funding spreads, with $AMARA incentives boosting returns during early growth phases.
* **AMM Pool Providers**: Receive swap fees from their liquidity pairs, augmented by $AMARA rewards to encourage deeper liquidity in critical pools.

By tying rewards directly to liquidity provision, Amara ensures its pools remain active and competitive against other DEXs.

**Governance (Future Utility)**\
Governance is not active at launch. As Amara evolves, $AMARA will become the key to protocol decision-making.

* **Voting Rights**: Token holders will be able to vote on proposals covering new markets, treasury spending, and fee parameters.
* **Progressive Decentralization**: Governance rights will expand gradually, giving the protocol time to stabilize before shifting more control to the community.

This staged rollout ensures that governance is meaningful and backed by a mature ecosystem rather than rushed into place prematurely.

**Revenue Share**\
Beyond staking rewards, $AMARA is directly linked to revenue redistribution. A portion of protocol revenue is periodically allocated to buybacks or redistribution events, ensuring that holders remain connected to the success of the platform.

**Points and Loyalty Programs**\
$AMARA will also play a role in loyalty systems tied to ecosystem quests, campaigns, and airdrops. Points earned through participation can be enhanced or redeemed via $AMARA staking, giving active community members an additional incentive to hold and use the token.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.amara.exchange/tokenomics/token-utilities.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
