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

# Tokenomics

$WCL is the utility token of World Cup Legends, launched on Meteora DBC (Dynamic Bonding Curve).

* **Total Supply:** 1,000,000,000 $WCL.
* **Liquidity Pool:** Permanently locked via Meteora.
* **Initial Reward Treasury:** 200,000,000 $WCL (20% of the total supply), purchased directly from the bonding curve by the team using their own funds.

### Trading Fees:

$WCL transactions are subject to a **3% buy fee** and a **3% sell fee**.

These fees are used to buy back $WCL, and all purchased tokens are sent to the Reward Treasury, helping sustain the value of $WCL and the long-term sustainability of the reward system.

### Reward Treasury:

The Reward Treasury ensures that you can always claim the $WCL rewards you have earned.

The Reward Treasury is initially funded with 20% of the total $WCL supply and is **continuously replenished** through the following mechanisms:

* **100% of the $WCL purchased through trading fee buybacks**
* **80% of the $WCL spent on Ultimate Packs**
* **100% of the $WCL fees collected through the Fusion Chamber**


---

# 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.worldcuplegends.fun/tokenomics.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.
