> For the complete documentation index, see [llms.txt](https://docs.syfu.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.syfu.io/manekineko/growth-and-rewards.md).

# 6.2 Growth Stages & Token Earnings (Pod → Mini → Prime)

* **Pod**
  * Initial stage (capsule-like appearance). **Only gains EXP**.
* **Mini (From Lv3)**
  * **Choose between Econ / EVT rewards** (EVT has conditions)
* **Prime (Lv10)**
  * **Breed unlocked**

#### **How to Level Up**

To grow your MANEKINEKO, you must consume Econ to perform a “Level Up” after accumulating enough EXP.

👉 EVT Excavation Conditions (Mini and above):

1. Select EVT in the app
2. Accumulate BINDs totaling $20 or more at the store
3. Perform 2 or more BINDs with the same card\
   After approval (up to 24h), EVT excavation becomes possible at that store.

👉 EVT Pool Structure:\
80% Country Pool / 20% Store Pool.\
Excavating from the store pool **requires a Right Scroll (Excavation Rights NFT)** (anyone can excavate from the Country pool once conditions are met).


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.syfu.io/manekineko/growth-and-rewards.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
