> 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/espanol/bienvenido-a-pancakeswap/contact-us/business-partnerships/trading-competitions.md).

# Competencias de trading

¿Te interesa impulsar los volúmenes y ganar reconocimiento para tu proyecto? Considera organizar una competencia de trading con PancakeSwap para recompensar a los usuarios que intercambien tu token.

Nos encargaremos de la configuración, el seguimiento y el anuncio; tú proporcionas las recompensas y nosotros manejamos el espectáculo.

Esto está disponible en BNB Chain, Solana, Base, Arbitrum, Ethereum, ZKsync, Linea, opBNB y Polygon zkEVM.

*Algunos proyectos que participaron anteriormente vieron un aumento de 3-7x en el volumen de trading y las direcciones activamente negociadas*

**Ejemplo de un proceso de Competencia de Trading**

1. Contacto Inicial
   * El equipo de BD de PancakeSwap contactará a posibles socios que puedan ser una buena opción
   * Los proyectos interesados en organizar una también pueden contactarnos directamente a través de [Telegram](https://t.me/pancakeswapbd)
2. Finalización de Términos
   * Revisaremos algunos puntos clave para finalizar los detalles: cronograma, recompensas, reglas, etc.
3. Preparación de Marketing
   * Solicitaremos activos de diseño y algo de información del proyecto para crear un banner limpio y profesional (ver ejemplo a continuación)
4. Lanzamiento
   * Iniciaremos la competencia de trading para impulsar el volumen de trading on-chain y aumentar el reconocimiento de tu token
   * Las publicaciones promocionales también se publicarán en [Twitter](https://x.com/PancakeSwap/status/1937095943268237433), [Telegram](https://t.me/PancakeSwapAnn/6339) y en nuestro [blog](https://blog.pancakeswap.finance/articles/binance-alpha-trading-competition)
   * Si lo deseas, también puedes unirte a nosotros en un AMA y/o un podcast para compartir más sobre tu proyecto con nuestra comunidad
5. Post-Lanzamiento
   * Nos mantendremos conectados y exploraremos oportunidades futuras para colaborar

<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/espanol/bienvenido-a-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.
