> 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.md).

# \[Archivé] Programme d'Affiliation

Le Programme d'Affiliation de PancakeSwap est conçu pour récompenser ceux qui continuent à aider à développer la communauté et à partager notre produit. Le programme sera initialement disponible pour un groupe restreint d'ambassadeurs PancakeSwap, et la Cuisine prévoit de l'étendre à davantage d'utilisateurs. En tant qu'affilié, vous ferez partie d'un réseau de personnes partageant les mêmes idées et engagées à construire une communauté DeFi plus forte.

### Devenir affilié

Devenir affilié est simple. Il vous suffit de visiter notre [page affiliés](https://pancakeswap.finance/affiliates-program), où vous trouverez toutes les informations nécessaires pour commencer. Vous pouvez également remplir un [formulaire Google](https://docs.google.com/forms/d/e/1FAIpQLSfP43IciQ5cH0JhTf1fDgUpwapBx-yD3ybv24pBdiVW7Th5jQ/viewform).

Une fois votre candidature soumise, la Cuisine l'examinera et déterminera si vous correspondez au programme. Ce processus peut prendre un certain temps, merci de votre patience ! En cas d'approbation, nous vous contacterons via votre e-mail ou Telegram.

Si la Cuisine approuve votre candidature, vous aurez accès au tableau de bord affilié en connectant le portefeuille soumis lors de la candidature au programme.

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

Ce tableau de bord vous fournira une gamme d'outils et de ressources que vous pourrez utiliser pour partager les produits ou services du protocole et suivre vos commissions.

Une fois que vous avez accès au tableau de bord, vous pouvez créer des liens d'affiliation à partager avec votre communauté. Vous gagnerez une commission lorsqu'un **nouvel utilisateur clique** sur votre lien d'affiliation et effectue une transaction spécifique. Veillez à toujours utiliser votre lien d'affiliation lorsque vous partagez votre amour pour PancakeSwap !


---

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