# 2.3 プレイの回し方（サイクルとリズム）

SyFu Gameは、次のサイクルで進みます。\
**チェックイン → 支払い → BIND → 成長・獲得 → 回復**

この流れを繰り返すことで、**MANEKINEKOの成長とゲームの進捗**が少しずつ積み上がっていきます。

重要なのは、「毎日何かをすること」ではありません。\
**生活の中で自然に回していくこと**が、このゲームの基本です。

* 出かけたタイミングでチェックインする
* 支払いが発生したら、後日BINDで反映する
* 状態（HP / 寿命）を見ながら、次の体験につなげる

このリズムを掴めると、SyFu Gameは無理なく続けられます。


---

# 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/player-journey.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.
