> 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/commission-structure-and-payment.md).

# Struttura delle Commissioni e Pagamento

### Commissione

La nostra struttura delle commissioni è la seguente:

<table><thead><tr><th width="198">Prodotto</th><th width="142">PancakeSwap V2</th><th width="140">PancakeSwap V3</th><th width="146">PancakeSwap Stableswap</th><th>PancakeSwap Perpetuals</th></tr></thead><tbody><tr><td>Tasso di commissione (basato sulle commissioni di trading)</td><td>3%*</td><td>3%*</td><td>3%*</td><td>20%**</td></tr><tr><td>Condivisione dei profitti con gli utenti (personalizzabile)</td><td>Fino al 100%</td><td>Fino al 100%</td><td>Fino al 100%</td><td>Gli utenti ricevono il 20% fisso delle commissioni<strong>***</strong></td></tr></tbody></table>

**\*** Per essere idonei alle commissioni, le operazioni di Swap devono avere una coppia di token che:

* È nella **"PancakeSwap Extended"** [**lista ufficiale dei token**](https://tokenlists.org/token-list?url=https://tokens.pancakeswap.finance/pancakeswap-extended.json); e
* Include almeno **1 token principale** (ovvero BNB, BTC, BUSD, ETH, USDT e/o USDC)
* Limitato alle operazioni di Swap su **BNB Smart Chain ed Ethereum chain soltanto**

**\*\***&#x49; Perpetuals sono vietati in alcune giurisdizioni; assicurati di essere idoneo al trading di derivati su questa piattaforma.

\*\*\*Le commissioni di trading sui Perpetuals (o qualsiasi posizione del Referral che potrebbe incorrere in commissioni di liquidazione) non includono alcuna commissione di liquidazione per la liquidazione della posizione del tuo Referral. Limitato ai Perpetuals su **BNB Smart Chain ed Ethereum chain soltanto.**

### Pagamento

Il pagamento sarà erogato agli affiliati i cui utenti hanno accumulato transazioni qualificate in base alla struttura sopra indicata. Dopo ogni transazione on-chain, calcoleremo le tue commissioni in USD e le convertiremo in token CAKE al momento della distribuzione. Lo facciamo determinando il valore in USD delle operazioni e convertendo poi la tua commissione in token CAKE in base al prezzo corrente del token CAKE al momento del pagamento. Ulteriori dettagli sono disponibili nella [pagina Regole del Programma e Linee Guida](/italian/archive/archived-affiliate-program/program-rules-and-guidelines.md).

Puoi tenere d'occhio i tuoi guadagni dalla [pagina Dashboard](https://pancakeswap.finance/affiliates-program/dashboard) (disponibile a breve!). Potrai anche riscattare le tue commissioni una volta al mese sulla stessa pagina. Una guida sul processo di riscatto sarà pubblicata qui.

<br>


---

# 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/commission-structure-and-payment.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.
