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

# Token Utility & Incentives

## Core Utility of $EPAY

$EPAY is more than a governance or speculative token. It functions as an integral utility layer across the EvoPay ecosystem, providing users with real benefits that drive continuous token usage.

## **Key Utility Areas:**

* **Reduced Fees for Private Transactions** Users who hold and use $EPAY for private sends receive discounted fees compared to ETH-only users.
* **Premium Access to AI Features** Unlock full functionality of the Accountant AI Agent, including custom budgeting, advanced analytics, and automated savings suggestions, by holding $EPAY.
* **Boosting Fundraiser Visibility** Fundraisers using EvoPay Raiser can spend $EPAY to increase visibility within the network or get featured in community dashboards.
* **Identity Layer Access** Optional NFT-based username badges or verifications can be purchased with $EPAY to build reputation layers.

## Long-Term Incentive Models

* **Governance Participation** $EPAY holders will be able to vote on future protocol changes, including treasury usage, feature prioritization, and ecosystem expansion.
* **Revenue Sharing** EvoPay will implement a revenue-sharing mechanism where up to 50% of the protocol’s generated revenue will be distributed to $EPAY holders. This aligns long-term ecosystem growth with token holder value.
* **Buybacks, Burns, and Liquidity Additions** The protocol will conduct regular $EPAY buybacks and token burns to support price stability and reduce circulating supply. Additional liquidity injections will further strengthen token depth and exchange efficiency.

## Network Effect & Demand Drivers

As users engage with EvoPay’s ecosystem through payments, fundraising, budgeting, or privacy features, they generate transactional and functional demand for $EPAY. This demand is amplified as premium utilities are tied directly to token usage, creating an active and regenerative economic loop within the protocol.

This positions $EPAY as a purpose-driven asset at the center of a growing privacy-first, utility-rich crypto economy.


---

# 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.evopay.me/evopay-token/token-utility-and-incentives.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.
