> 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/bienvenue-sur-pancakeswap/contact-us/business-partnerships/trading-competitions.md).

# Compétitions de Trading

Vous souhaitez stimuler vos volumes et accroître la notoriété de votre projet ? Envisagez d'organiser un concours de Trading avec PancakeSwap pour récompenser les utilisateurs qui échangent votre token.

Nous nous chargeons de la mise en place, du suivi et des annonces — vous fournissez les récompenses, nous gérons l'événement.

Cette offre est disponible sur BNB Chain, Solana, Base, Arbitrum, Ethereum, ZKsync, Linea, opBNB et Polygon zkEVM.

*Certains projets ayant participé précédemment ont constaté une multiplication par 3 à 7 de leur volume de Trading et du nombre d'adresses actives*

**Exemple d'un Processus de Concours de Trading**

1. Prise de Contact Initiale
   * L'équipe BD de PancakeSwap contactera les partenaires potentiels susceptibles de correspondre au profil
   * Les projets souhaitant en organiser un peuvent également nous contacter directement via [Telegram](https://t.me/pancakeswapbd)
2. Finalisation des Conditions
   * Nous passerons en revue quelques points clés pour finaliser les détails — calendrier, récompenses, règles, etc.
3. Préparation Marketing
   * Nous vous demanderons des ressources graphiques et des informations sur le projet pour créer une bannière soignée et professionnelle (voir l'exemple ci-dessous)
4. Lancement
   * Nous lancerons le concours de Trading pour stimuler le volume de Trading on-chain et augmenter la notoriété de votre token
   * Des publications promotionnelles seront également publiées sur [Twitter](https://x.com/PancakeSwap/status/1937095943268237433), [Telegram](https://t.me/PancakeSwapAnn/6339) et sur notre [blog](https://blog.pancakeswap.finance/articles/binance-alpha-trading-competition)
   * Si vous le souhaitez, vous pouvez également nous rejoindre pour un AMA et/ou un podcast afin de présenter votre projet à notre communauté
5. Après le Lancement
   * Nous resterons en contact et explorerons de futures opportunités de collaboration

<div align="left"><figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%28438%29.png" alt=""><figcaption></figcaption></figure></div>


---

# 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/bienvenue-sur-pancakeswap/contact-us/business-partnerships/trading-competitions.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.
