> 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/dashboard-and-link.md).

# ダッシュボードとリンク

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/affiliate-landing-page-07.png" alt=""><figcaption></figcaption></figure>

アフィリエイトダッシュボードはアフィリエイトプログラムの拠点です。ここでリンクの作成・共有、報酬の追跡・換金が行えます。

ダッシュボードへのアクセスとアフィリエイトリンクの生成手順は以下の通りです：

1. **アフィリエイトダッシュボードへのアクセス**
   1. [アフィリエイトプログラム](https://pancakeswap.finance/affiliates-program)ページにアクセスする
   2. 申請時に提出したウォレットでサインインする
   3. 「ダッシュボード」タブをクリックする
   4. ログインを求められる場合があります。任意の暗号ウォレットでログインしてください。
2. **リンクの生成**

   1. ダッシュボードページでリンク生成セクションに移動する。
   2. 特定のリンクに対してユニークコードと収益分配率を設定する。詳細は[こちら](/japanese/archive/archived-affiliate-program/commission-structure-and-payment.md)をご覧ください。<br>

      <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/affiliate-landing-page-10.png" alt=""><figcaption></figcaption></figure>
   3. 「リンクを生成」をクリックして署名を承認します。リンクが生成されたことを知らせるポップアップが表示されます。
   4. 下部のリンクセクションに移動して作成されたリンクをコピーします。<br>

      <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/affiliate-landing-page-09.png" alt=""><figcaption></figcaption></figure>

   完了したら、アフィリエイトリンクをコミュニティと共有して、友人がPancakeSwapで取引するとコミッションを獲得できます。新規ユーザーの認定方法の詳細については、[利用規約](/japanese/archive/archived-affiliate-program/terms-and-conditions.md)ページをご覧ください。


---

# 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/dashboard-and-link.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.
