# 3. 決済データ取込みルール

- [3.1 自動取り込み](https://docs.syfu.io/ja/payment-data/auto-import.md)
- [3.2 手動取り込み](https://docs.syfu.io/ja/payment-data/manual-import.md)
- [3.3 対象／非対象（まとめ）](https://docs.syfu.io/ja/payment-data/eligible-ineligible.md)
- [3.4 BINDのルール](https://docs.syfu.io/ja/payment-data/bind-rules.md)
- [3.5 セキュリティと不正](https://docs.syfu.io/ja/payment-data/security-fraud.md)
- [3.6 トラブルシューティング / FAQ](https://docs.syfu.io/ja/payment-data/faq.md)


---

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