# 11.2 規制・法令対応（KYC / AML）

SyFuはグローバル展開を前提に、各地域の金融・データ規制に準拠しています。<br>

* **KYC（本人確認）**
  * 高額利用や出金時に実施
  * パスポート・住所証明などの本人確認書類が必要<br>
* **AML（マネーロンダリング対策）**
  * 不正検知アルゴリズムで異常取引をモニタリング
  * 高リスク行為は即時フラグ → 出金保留・審査<br>
* **PSD2 / オープンバンキング**
  * Salt Edge・マネーフォワードMEなど正規API経由でデータ取得
  * 国際基準のセキュリティ準拠


---

# 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/security/compliance.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.
