> For the complete documentation index, see [llms.txt](https://docs.0xleverage.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.0xleverage.io/0xl-token/0xleverage-token/usd0xl-token-revenue-share.md).

# $0XL Token Revenue Share

The true benefits of the $0XL token lie in its utility. Token holders with a minimum of 2.5 million $0XL tokens are eligible for revenue sharing profits, allowing them to receive a revenue share of 50% of all trading fees. \
\
This distribution of fees is proportional to the amount of tokens held within each wallet. With a total supply of 1B, the minimum holding amount required to participate in the revenue-sharing model is 0.25% of the total supply. <br>

<figure><img src="/files/NmNEbW8qGR4uEQmvN7AD" alt=""><figcaption></figcaption></figure>


---

# 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.0xleverage.io/0xl-token/0xleverage-token/usd0xl-token-revenue-share.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.
