# 1.4 Daily Operations

This page explains **how to run SyFu Game on a daily basis**.\
The basics are simple: just **keep making your everyday payments and grow your MANEKINEKO along the way**.

***

#### 🔁 Basic Daily Style

Daily operation in SyFu Game follows this repeating cycle:

* **Check in** while you’re out
* **Pay** as usual
* Once payment data is imported, **BIND**
* Earn **EXP / Econ / EVT**
* Check the status of your MANEKINEKO and move on to the next step

There’s no need to add extra tasks.\
**Your everyday actions themselves drive the game forward.**

***

#### 🕒 Basic Check-in Rules

* You can check in **once every 12 hours**
* Check-in counts can be **recovered by consuming Econ**
* There is a **daily limit** to how many times you can recover

***

#### 🔢 Check-in Recovery Limits

Check-in recovery is subject to the following limits:

**Normal State**

* Up to **3 recoveries per 24 hours**

**With Expanded Limit**

* Up to **5 recoveries per 24 hours**

By increasing the limit,\
you can **check in and BIND multiple times per day**,\
allowing you to earn EXP, Econ, and EVT **across multiple sessions**.

***

#### 🎟 How to Increase the Check-in Recovery Limit

Activating the following will expand your recovery limit:

* **SyFu Pass Standard**

**How to Activate**

* **Purchase SyFu Pass Standard**\
  👉 Purchase via the [SyFu Pass website](https://card.syfu.io/en/syfu_pass)

***

#### 🌱 NFT Growth and Reward Structure

MANEKINEKO grows as you continue to play.

* **Growth Stages**: Pod → Mini → Prime
* **Rewards**
  * From Mini onward: Earn **Econ**
  * When conditions are met: Earn **EVT**

Depending on the growth stage and current state,\
the type of rewards you can obtain will change.

***

#### 🎁 About Item Boxes

* Lucky bags (Item Boxes) appear based on **Luck**
* Appearance frequency and contents are influenced by the state of MANEKINEKO

※ The Lucky Bag (Item Box) feature is **planned for future implementation**.

***

#### 💡 Tips for Playing Efficiently

* Recover check-ins **just before you plan to check in** to avoid waste
* There’s no need to force yourself to use all available attempts
* The most stable approach is to **play in sync with your daily routine**

***

#### ❓ Frequently Asked Questions

**Q. When is the best time to recover check-ins?**\
A. Recovering right before a check-in allows you to use them efficiently.

***

SyFu Game is designed so that\
**the more you stack everyday payments, the more your NFT grows and the game progresses**.\
Enjoy growing together with your MANEKINEKO at your own pace.


---

# 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/quick-start/daily-operations.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.
