> 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/turkish/pancakeswapa-hos-geldiniz/contact-us/business-partnerships/trading-competitions.md).

# Trading Yarışmaları

Projen için işlem hacmini artırmak ve farkındalık kazanmak istiyor musun? Token'ını işlem yapan kullanıcıları ödüllendirmek için PancakeSwap ile bir Trading yarışması düzenlemeyi düşün.

Kurulum, takip ve duyuruyu biz hallederiz — ödülleri sen sağla, gösteriyi biz yönetiriz.

Bu hizmet BNB Chain, Solana, Base, Arbitrum, Ethereum, ZKsync, Linea, opBNB ve Polygon zkEVM'de mevcuttur.

*Daha önce katılan bazı projeler işlem hacminde 3-7 kat artış ve aktif olarak işlem yapan adreslerde ciddi büyüme gördü*

**Örnek bir Trading Yarışması süreci**

1. İlk Temas
   * PancakeSwap BD ekibi, uygun potansiyel ortaklara ulaşır
   * Bir yarışma düzenlemek isteyen projeler de doğrudan [Telegram](https://t.me/pancakeswapbd) üzerinden bizimle iletişime geçebilir
2. Koşulların Netleştirilmesi
   * Ayrıntıları kesinleştirmek için birkaç önemli noktayı ele alırız — zaman çizelgesi, ödüller, kurallar vb.
3. Pazarlama Hazırlığı
   * Temiz ve profesyonel bir banner oluşturmak için tasarım varlıkları ve proje bilgileri isteriz (aşağıdaki örneğe bak)
4. Lansman
   * Token'ın için zincir üstü işlem hacmini artırmak ve farkındalığı güçlendirmek amacıyla Trading yarışmasını başlatırız
   * Tanıtım paylaşımları da [Twitter](https://x.com/PancakeSwap/status/1937095943268237433), [Telegram](https://t.me/PancakeSwapAnn/6339) ve [blog sitemizde](https://blog.pancakeswap.finance/articles/binance-alpha-trading-competition) yayınlanacak
   * İstersen topluluğumuzla projen hakkında daha fazla bilgi paylaşmak için bir AMA ve/veya podcast'e de katılabilirsin
5. Lansman Sonrası
   * İletişimde kalmaya ve gelecekteki iş birliği fırsatlarını birlikte keşfetmeye devam edeceğiz

<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/turkish/pancakeswapa-hos-geldiniz/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.
