# 3.3 Eligible vs. Non-eligible (Summary)

| Category                                 | Eligible? | Examples                                   |
| ---------------------------------------- | --------- | ------------------------------------------ |
| Credit card payments (incl. contactless) | ✅         | VISA, MasterCard, JCB, AMEX, Diners        |
| Debit card payments                      | ✅         | Supported if statement shows merchant info |
| QR code / app payments                   | ❌         | PayPay, LINE Pay                           |
| Prepaid (top-up type)                    | ❌         | Transit IC top-up, gift card recharge      |
| Receipts / invoices                      | ❌         | Store receipts, handwritten slips          |
| Missing merchant info                    | ❌         | Some AMEX QuickPay statements              |

***

#### **Card Linking Restrictions**

**Basic Rules**

* You can link **up to one financial institution**.
* From the linked financial institution, **multiple cards can be selected**.

💡 By subscribing to [**SyFu Pass Standard**](https://docs.syfu.io/syfu-pass), you can:

* Link **up to three financial institutions**, and
* Access **additional benefits that expand your GameFi experience**.

**Sub-card Usage Is Not Allowed**

* Sub-cards linked to a primary card—such as **family cards or business cards**, cannot be used.

**Multiple Users for Cards Linked to the Same Account Are Prohibited**

* Cards that are debited from the **same underlying account** may not be used by multiple individuals (e.g., family cards).

**Automatic Import Limitation**

* **Automatic payment data import is limited to one financial institution per account**.\
  ※ Except for users subscribed to **SyFu Pass Standard**.

***

#### 🚀 Benefits for SyFu Pass Users

If you subscribe to [**SyFu Pass Standard**](https://card.syfu.io/en/syfu_pass), the limit on **automatic import card connections is significantly relaxed, allowing you to link up to three financial institutions** and unlock additional **benefits that expand your GameFi experience**.

| Plan               | Max Linked Accounts (Global) |
| ------------------ | ---------------------------- |
| Standard User      | 1                            |
| SyFu Pass Standard | **Up to 3 accounts**         |

> 💡 **Key Benefits**
>
> * All transactions from linked cards are automatically reflected and eligible for BIND.
> * In Japan, unlimited cards can be added.
> * Globally, up to 3 accounts can be connected simultaneously via Salt Edge, etc.
> * These benefits are automatically activated upon registering for **SyFu Pass Standard**.

> If you use multiple cards and want seamless data integration:&#x20;
>
> 👉 Register for [**SyFu Pass Standard**](https://card.syfu.io/en/syfu_pass) to lift connection limits and make BINDing smoother.

***

#### Card Switching Rules

* After switching cards, you cannot switch to another card for **24 hours**.
* Transaction data up to the switching point will continue to be imported.
* If you unlink a card, transaction data from that card will no longer be imported.
* Once you enable automatic transaction data import, manual import will no longer be available.

***

#### Switching Between Automatic and Manual Import

* Switching from **automatic import → manual import** means you cannot switch back to automatic import for 30 days.
* By unlinking the card, manual import becomes available again.

👉 Please note: Once you switch from automatic import to manual import, card transaction data will no longer be imported afterward.


---

# 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/payment-data/eligible-ineligible.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.
