> For the complete documentation index, see [llms.txt](https://docs.pancakeswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakeswap.finance/japanese/archive/archived-affiliate-program/program-rules-and-guidelines.md).

# プログラムルールとガイドライン

アフィリエイトとして、以下のルールとガイドラインを遵守する必要があります：

1. このプログラムは、新規ユーザー（「リファラル」）をPancakeSwapに登録・取引するよう招待することで、異なるコミッション率を受け取る機会を提供します。
2. リファラルは新規ユーザーであり、PancakeSwapプラットフォームとのインタラクションまたは署名、またはPancakeSwapのサービス（V2、V3スワップサービス、無期限取引、Non-Fungible Tokensおよび関連サービス、初回ファームオファリングおよび類似のオファリングを含みますがこれに限りません）（「PancakeSwapサービス」）を使用したことがない方でなければなりません。
3. 当社はリファラルとその取引活動を追跡できるユニークなリファラルリンクを提供します。ユニークなリファラルリンクを通じて登録したリファラルのみに対してコミッションを支払います。リファラルリンクを通じた登録でない場合、あなたを通じて登録したと主張していてもコミッションは支払われません。
4. すべてのコミッションは、オンチェーントランザクション完了ごとに計算され、以下の通り米ドル建てとなります。
5. すべてのコミッションはCAKEトークンで支払われます。
6. コミッションの換金は月に一度リクエストできます（当社の裁量により変更される場合があり、その際はお知らせします）。
7. PancakeSwapについての発言は、あなたの正直な意見、信念、または経験を反映し、虚偽、誤解を招くもの、または根拠のないものであってはなりません。
8. 招待できるリファラルの数に制限はありません。
9. PancakeSwapはいつでも、いかなる理由においても誰に対してもサービスを拒否する権利を留保します。
10. 以下の活動に従事してはなりません：\
    \
    (a) 以下のようなコンテンツを作成・公開すること：(i) 違法、有害、脅迫的、侮辱的、嫌がらせ、不法行為的、名誉毀損的、卑猥、わいせつ、プライバシー侵害的、憎悪的（人種的、民族的、その他）、および/またはいかなる形式においても偏見的なもの；(ii) 契約または法律を違反する可能性のあるもの、守秘義務を違反するもの、著作権やデータ保護権を侵害するもの、法廷侮辱を構成するもの；(iii) 誤解を招く、虚偽表示的、詐欺的または虚偽のもの；(iv) 過度に攻撃的、問題のある販売またはマーケティング手法を構成するもの。\
    (b) 投資、投資結果、リターンの可能性、または投資適切性に関するアドバイスや表現をすること（例：CAKEトークンの価格予測をしてはなりません）。\
    (c) 管轄地域の法律（著作権法を含みますがこれに限りません）に違反するいかなる違法または無許可の目的でプログラムを使用すること。\
    (d) 自分自身のリファラルリンクを使って自己紹介すること（または自分が管理するアカウント・事業体）。\
    (e) PancakeSwapサービスの既存ユーザーまたは以前のユーザーに、あなたのリファラルリンクで登録するために新しいアドレスを作成するよう指示または誘導すること。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.pancakeswap.finance/japanese/archive/archived-affiliate-program/program-rules-and-guidelines.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
