# 7.1 Token Design Overview

To build a sustainable and well-balanced ecosystem, SyFu adopts **two on-chain tokens** and **one in-app currency**.

***

### SFT (Ecosystem Token)

A long-term token designed to accumulate value across the ecosystem.\
It is structured around long-term holders and community contribution.

***

### EVT (Excavation Token)

A utility token “excavated” through users’ everyday activity by **BINDing payment data**.\
It directly connects to gameplay and NFT utility.

***

### Econ (In-App Currency)

Econ is an **in-app currency** used inside the SyFu app.\
It powers core game actions such as NFT growth, repairs, check-in recovery, and opening lucky bags.

* Econ is **managed as an in-app balance**
* Econ is **not tradable externally**

Econ can be purchased within the app or on the **SyFu Marketplace (at a discounted price)**.

* **Credit card: available**
* **EVT / BNB / SFT: coming soon**

👉 To purchase Econ, please visit the SyFu Marketplace:\
<https://manekineko.syfu.io/>

***

By separating roles, we achieve both **smooth in-game usability (instant experience)** and **ecosystem stability (supply balance)**.

*Note: The Lucky Bag feature is currently not available. It will be released gradually after the Mainnet β (Open Beta) launch, alongside other features.*


---

# 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.syfu.io/token-design/overview.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.
