# Tokenomics

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

All fees are generated from $POKEFI trading volume and distributed across three pillars of the ecosystem.

Fee Distribution

```
| Allocation           | %   | Description                                                                                 |
| -------------------- | --- | ------------------------------------------------------------------------------------------- |
| 🏦 Lending Vault     | 20% | Funds the USDC lending vault, enabling borrowing against Collector Crypt cards              |
| 🃏 Card Acquisition  | 70% | Used to purchase Gacha packs and/or direct card purchases to grow the PokeFi vault holdings |
| 🎁 Ecosystem Rewards | 10% | Additional rewards for the PokeFi ecosystem and community                                   |
```

```
$POKEFI Trading Volume
         │
         ▼
    Trading Fees
         │
         ├── 20% → 🏦 USDC Lending Vault
         │         Funds available for borrowing against CC cards
         │
         ├── 70% → 🃏 Card Acquisition
         │         Gacha pack purchases + direct card buys
         │         Grows the PokeFi vault holdings
         │
         └── 10% → 🎁 Ecosystem Rewards
                   Community incentives + additional rewards
```

\
**🏦 Lending Vault (20%)**\
\
20% of all trading fees go directly to the USDC Lending Vault. This is the wallet that funds all borrowing operations — when a user borrows USDC against their Collector Crypt card, the funds come from this vault.\
\
Lending Vault: `H2hrMLwKBVESDsjGAjZCxc7QyeXweRuWyDbK3asW4yUC`\
\
As trading volume grows, more USDC is available for lending, enabling larger and more loans.\
\
**🃏 Card Acquisition (70%)**\
\
The majority of fees — 70% — go towards acquiring more Pokémon cards for the PokeFi vault:\
\
• Gacha pack purchases via Collector Crypt's gacha machines\
• Direct card purchases from the Collector Crypt marketplace\
• Cards acquired are added to the vault and become available as raffle prizes\
\
This creates a flywheel: more trading → more cards → better prizes → more demand → more trading.\
\
**🎁 Ecosystem Rewards (10%)**\
\
The remaining 10% goes towards additional ecosystem rewards:\
\
• Community incentives\
• Marketing and partnerships\
• Future feature development\
• Special event prizes


---

# 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://pokefi.gitbook.io/pokefi-docs/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.
