# ADI Token Utility

The $ADI token is the core utility token of the ADI Chain ecosystem, designed to support both Web3-native and enterprise-grade use cases. Its functions are explicitly tied to network operations and ecosystem incentives:

#### 1. Native Gas & Operational Utility

$ADI is the primary gas token for all transactions on ADI Chain (L2) and its associated L3 domains. All smart contract executions, dApp interactions, and transfers require $ADI for gas fees. This is enabled by zkStack’s Custom Gas Token capability, eliminating the need for ETH management.

#### 2. Medium of Exchange

$ADI acts as the settlement currency within the ecosystem, facilitating payments between enterprises, developers, validators, and users.

#### 3. Staking & Yield

Token holders can stake $ADI into a treasury-backed pool to earn rewards. This model avoids minting and supports long-term token value preservation.

{% hint style="info" %}
Discover projects, partners, institutional L3s, dApps, and tools built on or connected to ADI Chain in the [ADI Ecosystem Map](https://ecosystem.adi.foundation/).
{% endhint %}


---

# 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.adi.foundation/adi-token/adi-token-utility.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.
