# 0.3 SyFu Game in 3 Minutes

#### 0.3.1 The Bottom Line First (30 Seconds)

SyFu Game is a **growth-based GameFi that progresses through everyday payment experiences**.

You check in at a store,\
pay as usual,\
and by **BINDing** that experience, the game progresses.

No special actions are required.\
**Your everyday behavior itself becomes gameplay.**

***

#### 0.3.2 Game Cycle

SyFu Game progresses through the following cycle:

**Check-in → Payment → BIND → Growth & Rewards → Recovery**

By repeating this flow,\
**the growth of MANEKINEKO and overall game progress** steadily accumulate.

***

#### 0.3.3 What to Do First (The Main Focus)

To get started, you only need **three steps**.

1. **Complete the initial setup**\
   (Account creation, wallet creation, payment data linkage)
2. **Make your first check-in**
3. **Perform your first BIND**

Once you reach this point,\
the flow of SyFu Game will feel natural and easy to understand.

▶ **Quick Start:** [**Initial Setup**](/quick-start/app-setup.md) **&** [**First Check-in / BIND**](/quick-start/first-bind-checkin.md) **(GitBook)**

***

#### 0.3.4 HP and Lifespan (Roles Only, Brief)

MANEKINEKO has **two indicators** that manage gameplay.

* **HP**: A short-term indicator consumed by check-ins
* **Lifespan**: A long-term indicator consumed according to EVT acquisition (recoverable)

Both can be recovered through in-game actions\
and are essential elements for continuing play.

→ **Details:** [**HP / Lifespan / FUSION**](/manekineko/manekineko-nft-lifespan-hp-durability.md) **(GitBook)**

***

#### 0.3.5 Move to the Next Step

First, try experiencing it yourself.

▶ **Quick Start:** [**Initial Setup**](/quick-start/app-setup.md) **&** [**First Check-in / BIND**](/quick-start/first-bind-checkin.md)\
📘 **View** [**Detailed Specifications**](https://docs.syfu.io/) **(GitBook)**

***

SyFu Game is the **entry point to the SyFu Project**.\
By starting the game, you can experience the world that SyFu aims to create.


---

# 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/introduction/syfu-in-3-minutes.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.
