# The $WEERO Token

$WEERO is the governance token for KaiaFun.

{% hint style="info" %}
The tokenomics of $WEERO are currently in draft form.
{% endhint %}

## Phase 1

* Fixed supply of 1 million
* 18 decimals
* Airdropped launch on early users and ecosystem partners
* $WEERO liquidity pool is deployed to WEERO's own constant product or/and concentrated liquidity DEX
* Deflationary
  * Buybacks from treasury made with protocol fees
  * Burn fixed amount of $WEERO for superpowers

## Phase 2

* *ve(3, 3)*
  * Stake to earn governance rights and staking incentives
  * An open vested escrow token model, lockup period from 1 week to 4 years
  * ve lockers accumulate all protocol fees (emissions are made by $WEERO buybacks from protocol fees)


---

# 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.kaiafun.io/kaiafun/the-weero-token.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.
