> 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/archive/archived-affiliate-program/dashboard-and-link.md).

# Dashboard & Link

<figure><img src="/files/90oPDlenilbROSugPIF4" alt=""><figcaption></figcaption></figure>

The affiliate dashboard is the headquarters of the affiliate program. Here, you will be able to create and share links while also tracking and redeeming rewards.

Here are the following steps to access the dashboard and generate an affiliate link:

1. **Access Affiliate Dashboard**
   1. Head to [Affiliate Program](https://pancakeswap.finance/affiliates-program) Page
   2. Sign in with the wallet used in the application submission
   3. Click on the ‘Dashboard tab’
   4. You might be prompted to login. Login with your crypto wallet of choice.
2. **Generate Link**

   1. On the Dashboard page, head to the generate link section.
   2. Set the unique code and profit-sharing rate for the specific link. More information on this can be found [here](/archive/archived-affiliate-program/commission-structure-and-payment.md)<br>

      <figure><img src="/files/rXLJ5q7HiXbtGMZ7OCpj" alt=""><figcaption></figcaption></figure>
   3. Hit “Generate Link” and approve the signature. There should be a popup notifying you that a link has been generated.
   4. Move to the links section at the bottom and copy the link created.<br>

      <figure><img src="/files/HSS2r1UNB5fxBIqghJ77" alt=""><figcaption></figcaption></figure>

   Once completed, you can share the affiliate link with your community and earn a commission fee when your friends trade on PancakeSwap. For more information on how we qualify a new user, please visit the [Terms & Conditions](/archive/archived-affiliate-program/terms-and-conditions.md) page.


---

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