> 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/how-to-join-and-complete-a-quest.md).

# Göreve Nasıl Katılınır ve Tamamlanır

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

### Görevleri Keşfetme

1. Kullanıcılar doğrudan bağlantı aracılığıyla bir göreve katılmayı seçebilir ya da yeni öğelere göz atmak için [görev ana sayfamıza](https://quest.pancakeswap.finance/quests) gidebilir. Daha fazla bilgi edinmek için herhangi bir göreve tıkla.

   <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/Screenshot%202024-08-06%20at%206.54.53%20PM.png" alt="" width="563"><figcaption></figcaption></figure>
2. Keşfet sayfasından farklı görev sayısı, kazanan sayısı, zincir ve zaman dilimine sahip görevlere göz atabilirsin.
3. Görevi başlat
   1. Görev seçildikten sonra kullanıcılar görevlere katılmaya başlamak için "Göreve Katıl"a tıklayabilir.

### Görevleri Gerçekleştirme

1. Kullanıcılar her görevi tamamlamadan önce görev ve aksiyonları yerine getirmelidir. Görevleri seç ve meydan okumayı yerine getirmek için ekrandaki metni takip et. Aksiyonlar sosyal görevlerden zincir üzeri öğelere kadar uzanabilir.

   <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/Screenshot%202024-08-06%20at%207.18.31%20PM.png" alt="" width="368"><figcaption></figcaption></figure>
2. Sosyal Görevler — Görevler şunları içerebilir:

   1. X'te bir gönderiyi beğen
   2. X'te bir gönderiyi yeniden paylaş
   3. X'te bir hesabı takip et
   4. Discord Sunucusuna katıl
   5. Telegram Grubuna/Kanalına katıl (Not: TG görevleri mobilde mevcut değildir. Lütfen görevi tamamlamak için bilgisayar kullan)

   Görev tamamlandığında doğrula düğmesine bas (mevcutsa). PancakeSwap quest, görevi tamamlamak için kullanıcıdan sosyal hesaplarını doğrulamasını ister.

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

   Görev doğrulandığında görevin yanında bir tik görmelisin

   <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/quest.pancakeswap.finance_quests_d9ce6f2a39db4b4993e25ab4ebc9be2a_action%3D7f2ca36db2ed4a9ebebf38b8ae49a822__X_REPOST_POST%28iPhone%2014%20Pro%20Max%29.png" alt="" width="375"><figcaption></figcaption></figure>
3. Zincir Üzeri Görevler — Zincir Üzeri Görevler Şunları İçerir:

   1. x Zincirinde token Swap et — Swap sayfamıza doğrudan gitmek için takas bağlantısına tıkla
   2. Token tut
   3. x havuzuna Likidite ekle (Yakında)

   **Not: Veri alım hızları nedeniyle zincir üzeri görevlerin belirli zincirlerde doğrulanması 1 saate kadar sürebilir.**
4. Kalan görevleri üst kısımdaki durum çubuğundan görüntüleyebilirsin. Görev tamamlandığında sol üstte "Tamamlandı" yazması gerekir. Görevin token ödülü varsa ardından rastgele ödül çekilişine hak kazanırsın.

   <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/Screenshot%202024-08-06%20at%207.28.19%20PM.png" alt=""><figcaption></figcaption></figure>
5. Kullanıcılar ayrıca görevin zorunlu tamamlama sürecine dahil edilmeyen isteğe bağlı görevleri tamamlamayı da seçebilir.

### Görev Durumunu Kontrol Etme

1. Görev durumunu kontrol etmek için sağ üst menüden "Profilim" sayfasına git.
2. Katıldığın görevleri ve görevin devam edip etmediğini veya bitip bitmediğini kontrol edebilirsin. Kullanıcılar ayrıca görevleri zincire göre filtreleyebilir.


---

# 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/how-to-join-and-complete-a-quest.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.
