# 5.1 Basics (Econ / EVT)

In SyFu, when you check in and BIND your payment data, you can earn either **Econ (in-game currency)** or **EVT (utility token)**.

At each Check-in, you must **choose one**:

* If EVT conditions are not met, **Econ is granted automatically**.
* If EVT conditions are met, you can choose between the two — **but only one** can be selected.

***

#### **Econ (In-game Token)**

* **Nature**: In-game currency only (not tradable externally).
* **Unlock**: Starts once your NFT reaches **Mini (Lv.3+)**.
* **Use cases**: NFT growth, repairs, check-in recovery, item box opening, breeding costs.\
  \
  ※About the Lucky Bag (Item Box)\
  The Lucky Bag feature is not yet implemented.\
  It is scheduled to be released gradually along with other features after the launch of the Mainnet Beta (Open Beta Version).

***

#### **EVT (Excavation Token)**

* **Nature**: Utility token (planned for DEX trading).
* **Unlock**: Starts when NFT is **Mini or above** and conditions are met.
* **Excavation conditions**:
  1. Cumulative BIND total ≥ $20
  2. At least **2 payments & BINDs** with the same card
* **Restriction**: Once conditions are met, a **24-hour cooldown** is applied.
* **Use cases**: NFT lifespan recovery, breeding, purchasing Econ, item usage.


---

# 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/rewards/basics.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.
