> 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/russian/dobro-pozhalovat-v-pancakeswap/contact-us/business-partnerships/trading-competitions.md).

# Торговые конкурсы

Хочешь увеличить объёмы торгов и повысить узнаваемость своего проекта? Рассмотри возможность проведения торгового конкурса с PancakeSwap, чтобы вознаградить пользователей, торгующих твоим токеном.

Мы берём на себя настройку, отслеживание и объявление — ты предоставляешь награды, мы ведём шоу.

Это доступно в BNB Chain, Solana, Base, Arbitrum, Ethereum, ZKsync, Linea, opBNB и Polygon zkEVM.

*Некоторые проекты, принимавшие участие ранее, наблюдали увеличение объёма торгов в 3–7 раз и рост активных торговых адресов*

**Пример процесса торгового конкурса**

1. Первоначальное обращение
   * Команда BD PancakeSwap обратится к потенциальным партнёрам, которые могут хорошо подойти
   * Проекты, заинтересованные в проведении конкурса, также могут обратиться к нам напрямую через [Telegram](https://t.me/pancakeswapbd)
2. Согласование условий
   * Мы обсудим несколько ключевых моментов для согласования деталей — сроки, награды, правила и т. д.
3. Подготовка к маркетингу
   * Мы запросим дизайн-материалы и информацию о проекте для создания чистого профессионального баннера (см. пример ниже)
4. Запуск
   * Мы запускаем торговый конкурс для стимулирования объёма onchain-торгов и повышения узнаваемости твоего токена
   * Промо-публикации также появятся в [Twitter](https://x.com/PancakeSwap/status/1937095943268237433), [Telegram](https://t.me/PancakeSwapAnn/6339) и на нашем [блоге](https://blog.pancakeswap.finance/articles/binance-alpha-trading-competition)
   * Если тебе интересно, ты также можешь присоединиться к нам на AMA и/или подкасте, чтобы рассказать о своём проекте нашему сообществу
5. После запуска
   * Мы остаёмся на связи и изучаем будущие возможности для сотрудничества

<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/russian/dobro-pozhalovat-v-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.
