> For the complete documentation index, see [llms.txt](https://leverage-protocol.gitbook.io/leverage-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://leverage-protocol.gitbook.io/leverage-protocol/protocol-overview/tokenomics.md).

# Tokenomics

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

Leverage Protocol has a total token supply of **618,000** with a maximum wallet holding of **4%** of the total supply. This is designed to prevent large holders from having too much control over the platform's governance and to ensure a more decentralized distribution of the tokens.

In addition, there is a **5% buy** and **5% sell** tax on every transaction, which is split between stakers and marketing wallet. This helps to incentivize users to hold and stake their tokens, while also providing essential funds for working on the outreach of the protocol.

The staking rewards will be distributed to stakers on a daily basis, providing a sustainable source of income for those who contribute to the platform's liquidity. This will helps to ensure a healthy and robust ecosystem, with a strong focus on incentivizing participation from users.

Furthermore, the buy and sell tax helps to prevent large price swings and market manipulation, as well as discouraging users from making frequent transactions. This encourages users to take a longer-term investment approach, which is more beneficial for the platform's stability and growth.

Overall, the tokenomics of Leverage Protocol are designed to ensure a fair and equitable distribution of the tokens, while also incentivizing users to hold, stake, and contribute to the platform's liquidity. With a focus on sustainability and decentralization, Leverage Protocol is well-positioned to become a leading perpetual trading platform in the fast-paced world of decentralized finance.


---

# 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://leverage-protocol.gitbook.io/leverage-protocol/protocol-overview/tokenomics.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.
