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

# Introduction

EVEDEX is not just another decentralized exchange for trading perpetual futures contracts. It's an ecosystem created to give users more freedom. The project's main goal is to overcome centralized exchanges' limitations by offering high speed and low fees through an L3 Rollup and a set of user apps featuring state-of-the-art UX for ease of use and user safety. One of the project's main goals is to gradually decentralize the ecosystem, starting with the protocol governance model and achieving full ecosystem decentralization at the Rollup governance level.

The core infrastructure of EVEDEX is built on Rollup, a Layer 3 scaling solution that processes transactions off-chain and posts transaction data to the Ethereum mainnet. This architecture enables:

* **High throughput:** Capable of processing thousands of transactions per second
* **Low latency:** Near-instantaneous transaction finality for improved trading experience
* **Reduced fees:** Significant cost savings compared to Layer 1 transactions

The ecosystem spins around the utility token $EVE, which has various utility functions: fee payment, access to additional services, staking, and protocol governance via the DAO. EVEDEX's tokenomics model is developed to form a sustainable and balanced economic system that supports the protocol's long-term growth and fosters active user participation in protocol governance.

* **The primary utility token, $EVE**, is used for fee payments, staking, and accessing premium platform features.
* **DAO governance mechanics** and the Vote Escrow system will enable decentralized decision-making and revenue distribution among participants.
* **A rewards program and retroactive airdrop** incentivize users to actively engage with the protocol, rewarding their contributions to ecosystem development.
* The token distribution model and vesting conditions balance the interests of the team, investors, and community, ensuring stable growth and project scalability.

{% content-ref url="/pages/esZa6tkSHTHYt4H9fivH" %}
[Tokenomics Overview](/tokenomics/tokenomics-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/hjpv9KAIpukzVgYAViY8" %}
[Tokenomics Roadmap](/tokenomics/tokenomics-roadmap.md)
{% endcontent-ref %}


---

# 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.evedex.com/tokenomics/introduction.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.
