> 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/portuguese-brazilian/bem-vindo-ao-pancakeswap/contact-us/business-partnerships/trading-competitions.md).

# Competições de Trading

Interessado em impulsionar volumes e ganhar visibilidade para seu projeto? Considere realizar uma competição de negociação com o PancakeSwap para recompensar usuários que negociem seu token.

Cuidaremos da configuração, acompanhamento e anúncios - você fornece as recompensas, nós conduzimos o evento.

Isso está disponível na BNB Chain, Solana, Base, Arbitrum, Ethereum, ZKsync, Linea, opBNB e Polygon zkEVM.

*Alguns projetos que participaram anteriormente registraram um aumento de 3 a 7 vezes no volume de negociação e nos endereços com negociação ativa*

**Exemplo de um processo de Competição de Negociação**

1. Contato Inicial
   * O time de BD do PancakeSwap entrará em contato com potenciais parceiros que possam ser uma boa combinação
   * Projetos interessados em realizar uma também podem entrar em contato diretamente via [Telegram](https://t.me/pancakeswapbd)
2. Finalização dos Termos
   * Passaremos por alguns pontos-chave para finalizar os detalhes - cobrindo prazo, recompensas, regras, etc.
3. Preparação de Marketing
   * Solicitaremos ativos de design e algumas informações do projeto para criar um banner limpo e profissional (veja o exemplo abaixo)
4. Lançamento
   * Daremos início à competição de negociação para impulsionar o volume de negociação on-chain e aumentar a visibilidade do seu token
   * Posts promocionais também serão publicados no [Twitter](https://x.com/PancakeSwap/status/1937095943268237433), [Telegram](https://t.me/PancakeSwapAnn/6339) e em nosso [blog](https://blog.pancakeswap.finance/articles/binance-alpha-trading-competition)
   * Se tiver interesse, você também pode se juntar a nós em um AMA e/ou podcast para compartilhar mais sobre seu projeto com nossa comunidade
5. Pós-Lançamento
   * Permaneceremos conectados e exploraremos oportunidades futuras de colaboração

<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/portuguese-brazilian/bem-vindo-ao-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.
