# 2.2 コア要素と役割（MANEKINEKO / Econ / EVT）

SyFu Gameは、いくつかの要素によって構成されています。\
大切なのは「何があるか」ではなく、**それぞれがゲームの中でどんな役割を担っているか**です。

**MANEKINEKO（NFT）**

SyFu Gameの中心となる存在です。\
あなたの体験が反映され、成長し、状態が変化していきます。\
ゲームの進捗は、MANEKINEKOの成長やステータスとして積み上がっていきます。

**Econ**

ゲーム内で扱われる基本的なインゲームトークンです。\
日々のプレイや育成の中で使われ、**ゲームを継続して回すための基盤**となります。

**EVT**

条件を満たした店舗で獲得できるトークンです。\
SyFu Gameの進行の中で、ユーティリティトークンとなり「次の体験につながる価値」として位置づけられています。

※ Econ / 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/ja/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.
