# 1.3 First BIND & Check-in

#### 🧭 What is BIND

**BIND** is the process of\
linking check-in information with payment data.

By performing a BIND,\
your everyday payment experiences are reflected in the game as **the growth of MANEKINEKO** and **token acquisition**.

***

#### 📍 About Check-ins

A check-in is\
**an action that records the fact that you actually visited a store**.

By visiting a participating store and checking in through the app,\
subsequent payment data becomes **eligible for BIND**.

—

<figure><img src="/files/saNZnwefR0DMkYBLuqhk" alt=""><figcaption></figcaption></figure>

#### Check-in Steps

1. **Open the app**
2. **Tap the “Check-in” button**
3. **Search for nearby stores**
4. **Select the store you are visiting**
5. **Confirm the check-in**

> 🔎 During check-in,\
> **only stores within approximately a 300m radius of your current location** are displayed.\
> Stores that do not appear are not eligible for SyFu check-ins.

—

<figure><img src="/files/0CvY1Uw5DgWDMjiLoOiq" alt=""><figcaption></figcaption></figure>

#### 💳 Full Flow Until BIND

Below is the **basic flow up to your first BIND**.

1. **Visit an eligible store and check in**
2. **Make a payment using a credit or debit card**
3. **Import the payment details (automatic or manual)**
   * 👉 Automatic import: [3.1 Automatic Import](/payment-data/auto-import.md)
   * 👉 Manual import: [3.2 Manual Import](/payment-data/manual-import.md)
4. **Execute BIND (linking)**
5. **Experience points (EXP) are granted to the NFT**
6. **If conditions are met, acquire Econ or EVT**
   * After acquiring EVT, there is a **24-hour cooldown period**

Once this entire flow is completed,\
your **“payment experience”** is transformed into **NFT growth and reward acquisition**.

This is the moment when everyday spending directly becomes a **growth action**.

***

#### 🚫 Cases Where Check-in Is Not Available

Check-ins cannot be performed in the following cases:

* Stores that do not appear in the store search
* When location information cannot be obtained due to GPS accuracy issues

***

#### 🎁 About Tokens and Experience Points Earned

What you can earn during a BIND\
depends on the **state of MANEKINEKO at the time of check-in**.

You can check the rewards by the **color of the displayed mari ball**.

* **White mari ball**: Experience Points (EXP)
* **Blue mari ball**: Econ + EXP
* **Gold mari ball**: EVT + EXP

***

📌 Details on payment data import methods and eligible / ineligible cases\
→ **Chapter 3: Payment Data Mechanism**

📌 Rules regarding correct order, number of times, and intervals\
→ **Chapter 2: BIND Rules**


---

# 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/first-bind-checkin.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.
