# 2.2 Core Elements and Their Roles (MANEKINEKO / Econ / EVT)

SyFu Game is made up of several elements.\
What matters most is not just *what exists*, but **what role each element plays within the game**.

**MANEKINEKO (NFT)**

The central presence of SyFu Game.\
Your experiences are reflected in it, allowing it to grow and change state.\
Game progress accumulates through the growth and status of your MANEKINEKO.

**Econ**

The basic in-game token used throughout the game.\
It is consumed during daily play and growth, serving as **the foundation that keeps the game running**.

**EVT**

A token that can be earned at stores that meet certain conditions.\
Within SyFu Game, it functions as a utility token and is positioned as **value that leads to the next experience**.

※ Please refer to the relevant pages for detailed conditions and specifications for earning Econ and EVT.


---

# 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/game-overview/core-elements.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.
