> 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/french/archive/archived-affiliate-program/commission-structure-and-payment.md).

# Structure des Commissions et Paiement

### Commission

Notre structure de commissions est la suivante :

<table><thead><tr><th width="198">Produit</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>Taux de commission (basé sur les frais de trading)</td><td>3 %*</td><td>3 %*</td><td>3 %*</td><td>20 %**</td></tr><tr><td>Partage des bénéfices avec les utilisateurs (personnalisable)</td><td>Jusqu'à 100 %</td><td>Jusqu'à 100 %</td><td>Jusqu'à 100 %</td><td>Les utilisateurs reçoivent 20 % des commissions (fixe)<strong>***</strong></td></tr></tbody></table>

**\*** Pour être éligibles aux commissions, les Swaps doivent concerner une paire de tokens :

* Présente dans la [**liste officielle de tokens**](https://tokenlists.org/token-list?url=https://tokens.pancakeswap.finance/pancakeswap-extended.json) **« PancakeSwap Extended »** ; et
* qui inclut au moins **1 token majeur** (c.-à-d. BNB, BTC, BUSD, ETH, USDT et/ou USDC)
* Limité aux Swaps sur **BNB Smart Chain et Ethereum uniquement**

**\*\*** Les Perpetuals sont interdits dans certaines juridictions, veuillez vous assurer que vous êtes éligible pour trader des dérivés sur cette plateforme.

\*\*\*Les frais de trading sur les transactions Perpetuals (ou toute position d'un Référé pouvant entraîner des frais de Liquidation) n'incluent pas les frais de Liquidation pour la liquidation de la position de vos Référés. Limité aux transactions Perpetuals sur **BNB Smart Chain et Ethereum uniquement.**

### Paiement

Le paiement sera versé aux affiliés dont les utilisateurs ont accumulé des transactions qualifiées selon la structure ci-dessus. Après chaque transaction on-chain, nous calculerons vos commissions en USD et les convertirons en tokens CAKE au moment de la distribution. Nous déterminons pour cela la valeur USD des transactions, puis convertissons votre commission en tokens CAKE selon le cours actuel du token CAKE lors du paiement. Plus de détails sont disponibles sur la [page Règles et directives du programme](/french/archive/archived-affiliate-program/program-rules-and-guidelines.md).

Vous pouvez suivre vos gains depuis la [page Tableaux de bord](https://pancakeswap.finance/affiliates-program/dashboard) (bientôt disponible !). Vous pourrez également récupérer vos commissions une fois par mois sur la même page. Un guide sur le processus de récupération sera publié ici.

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