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

# Dashboard e Link

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

La dashboard affiliati è il quartier generale del programma di affiliazione. Qui potrai creare e condividere link, oltre a monitorare e riscattare i premi.

Ecco i passaggi per accedere alla dashboard e generare un link di affiliazione:

1. **Accedi alla Dashboard Affiliati**
   1. Vai alla pagina del [Programma di Affiliazione](https://pancakeswap.finance/affiliates-program)
   2. Accedi con il portafoglio utilizzato nella domanda di partecipazione
   3. Clicca sulla scheda 'Dashboard'
   4. Potrebbe essere richiesto di effettuare il login. Accedi con il tuo portafoglio crypto preferito.
2. **Genera un Link**

   1. Nella pagina Dashboard, vai alla sezione di generazione del link.
   2. Imposta il codice univoco e il tasso di condivisione dei profitti per il link specifico. Ulteriori informazioni sono disponibili [qui](/italian/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. Clicca "Generate Link" e approva la firma. Apparirà un popup che ti notifica che un link è stato generato.
   4. Vai alla sezione dei link in basso e copia il link creato.<br>

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

   Una volta completato, puoi condividere il link di affiliazione con la tua community e guadagnare una commissione quando i tuoi amici fanno trading su PancakeSwap. Per ulteriori informazioni su come qualifichiamo un nuovo utente, visita la pagina [Termini e Condizioni](/italian/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/italian/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.
