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

# Switch token

$Switch is the **PocketFi** **DAO** governance token. It will be used for voting on adding **DeFi** protocols to **PocketFi,** incentivizing community activities, and more!

**The Token Generation Event (TGE) is set to happen on May 20th, 2025.** It will be followed with exchange listings, and more. Keep up with this page to stay updated!

### Tokenomics

<table><thead><tr><th>Distribution channel</th><th>Share (of Total amount)</th><th data-hidden></th></tr></thead><tbody><tr><td>Mining</td><td>51%</td><td></td></tr><tr><td>Team</td><td>20%</td><td></td></tr><tr><td>Treasury</td><td>13%</td><td></td></tr><tr><td>Launchpool</td><td>9%</td><td></td></tr><tr><td>Liquidity</td><td>7%</td><td></td></tr></tbody></table>

<figure><img src="/files/24uNu8AKsZoJYYjDrOnr" 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:

```
GET https://docs.pocketfi.org/switch-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.
