# SEED Token

### **Overview**

$SEED is the core currency of the Pixotchi ecosystem.\
It powers plant actions, upgrades, trades, marketplace interactions, and forms the foundation of the wider in-game economy.

$SEED has a **fixed total supply of 20,000,000 tokens**, all of which entered circulation at genesis.\
There were no private allocations, no team pre-mint, and no reserved supply. The token launched and distributed through an open BaseSwap pool, making it a **fully fair-launch asset**.

Pixotchi does not issue new $SEED, and no minting functions exist within the smart contracts.

***

### **Tax Structure**

All trades of $SEED are subject to a **5% transaction tax**, designed to stabilize the ecosystem and sustain ongoing development.

The tax is allocated as follows:

| Allocation | Purpose                                   |
| ---------- | ----------------------------------------- |
| **2%**     | Player rewards & onchain incentives       |
| **2%**     | Operating costs, development, maintenance |
| **1%**     | Automated liquidity provision             |

This model enables the token to fuel gameplay while keeping the system self-sustaining.

***

### **Launch & Distribution**

The initial liquidity pool was deployed on BaseSwap with the following properties:

* 100% of supply made available to the public
* A temporary buy-limit per wallet (\~$2.60 USD at launch) to ensure broad distribution
* Limit removed a few hours later, allowing free-market dynamics

The initial liquidity pool resulted in an approximate $2,600 market cap at launch.

**Team Allocation:**\
The Pixotchi team received **zero** pre-allocated tokens. All team-held SEED has been purchased from the market under the same conditions as any player.

***

### **Utility**

$SEED is required for:

* Minting plants
* Minting and upgrading land (when not using LEAF)
* Marketplace swaps (via Land buildings)
* Purchasing plant elements and boosters
* Participating in the in-game economy
* Receiving LEAF through staking
* Future V2 systems and cross-ecosystem mechanics

The token is deeply embedded into the gameplay loop and progression system.

***

### **Disclaimer**

Pixotchi and $SEED operate exclusively as an onchain game economy.

* Acquiring $SEED does **not** constitute an investment.
* No promises are made regarding value, market performance, or rewards.
* Token prices may fluctuate significantly due to market conditions.
* Participation may be subject to local regulatory restrictions.\
  Players should verify their own compliance responsibilities.

Pixotchi launched independently and transparently; interacting with $SEED is strictly optional and is not tied to ownership of the game itself.


---

# 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://doc.pixotchi.tech/tokens/seed-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.
