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

# Tokenomics

## Tokenomics

Let's dive into the world of Wally tokenomics! Here, we'll break down how Wally tokens are distributed, used, and help the Wally ecosystem grow. Get ready for a simple yet exciting journey through the economics of Wally!

**Contract**: Will be released at launch

**Name:** Where is Wally

**Ticker:** $WALLY

**Chain:** BASE

**Total supply:** 1.000.000.000 $WALLY

### Token allocation  <a href="#token-allocation-and-vesting-periods" id="token-allocation-and-vesting-periods"></a>

In the table below, you'll find a breakdown of how the total token supply is allocated across different aspects of the Wally ecosystem. Get a clear picture of where Wally tokens are distributed and how they contribute to the project's growth and development.

<figure><img src="/files/ASmnMUAkTdJuOCFF5UKZ" alt="" width="563"><figcaption></figcaption></figure>

| Allocation | Amount of tokens  |
| ---------- | ----------------- |
| Liquidity  | 660.000.000 (66%) |
| Staking    | 100.000.000 (10%) |
| Marketing  | 80.000.000 (8%)   |
| Rewards    | 60.000.000 (6%)   |
| KOL's      | 40.000.000 (4%)   |
| Team       | 30.000.000 (3%)   |
| Cex        | 20.000.000 (2%)   |
| Airdrop    | 10.000.000 (1%)   |


---

# 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://wally-1.gitbook.io/where-is-wally/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.
