# 4.4 不正利用とペナルティ（重要）

* **チャージバックや現金化目的のカード利用**はカード会社規約違反です。
* 不正が発覚した場合：
  * アカウントBAN
  * 資産の一時停止／没収
  * 出金制限
  * 損害賠償請求の対象になる場合があります。
* ポイントや報酬の不正取得は **詐欺罪相当**となるリスクがあります。


---

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