> 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/archive/legacy-products/archived-pancakeswap-quest/rewards.md).

# Ödüller

{% hint style="danger" %}
\[Arşivlendi] PancakeSwap Quest – 28 Şubat 2025 itibarıyla
{% endhint %}

Beta modu için görevler iki türe ayrılır — **ödüllü ve ödülsüz görevler**. Ödülsüz görevlerde kullanıcılar, şu an için herhangi bir token ödülü veya puan olmaksızın DeFi veya belirli ürün ve kampanyalar hakkında daha fazla bilgi edinmek amacıyla görevleri tamamlar.

Ödüllü görevlerde kullanıcılar bu görevleri tamamlayarak token ödülü kazanabilir. Ödüller, aşağıda gösterildiği gibi görevi tamamlayan tüm kullanıcılar arasında şanslı çekiliş yoluyla dağıtılacaktır.

Örneğin, toplam ödül 10 kazanan ile 1000 USDT ise 10 kullanıcı çekilişle ödülü alacaktır.<br>

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/gamification-git-setup-dev-gamification.pancake.run_quests_705143d4efa243209b70f07eb824b908%28iPhone%2014%20Pro%20Max%29.png" alt="" width="375"><figcaption></figcaption></figure>

Ödüller nasıl talep edilir:

1. Görev sonunda ödül kazanıp kazanmadığını kontrol etmek için görev sayfasını kontrol et. Kazananlar, ödül miktarının altında bir "Ödülü Talep Et" düğmesi görmelidir.
2. "Ödülü Talep Et"e tıkla ve işlemi imzala.
3. Token ödülü için cüzdanını kontrol et.


---

# 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/archive/legacy-products/archived-pancakeswap-quest/rewards.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.
