> 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/getting-started.md).

# Başlarken

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

## Başlarken

### PancakeSwap Quest Profilin Nasıl Oluşturulur?

1. <https://quest.pancakeswap.finance/quests> adresine git
2. Göreve Katıl'a tıkla veya ayarlardaki Profil Oluştur'a tıkla (aşağıda referans verilmiştir)
   1. Ana sayfadan profil oluştur
   2. Sağ üstteki "Profil Oluştur"a tıkla

      <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/unnamed%20%288%29.png" alt=""><figcaption></figcaption></figure>
   3. Herhangi bir göreve tıklayan kullanıcılar için "Görevi Başlat"a tıkla ve istendiğinde "Profil Oluştur"u seç

      <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/unnamed%20%287%29.png" alt=""><figcaption></figcaption></figure>

      <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/unnamed%20%286%29.png" alt="" width="375"><figcaption></figcaption></figure>
3. Profil kurulum ekranındaki adımları izle veya 7. adımdan itibaren profil oluşturma rehberine başvur[Broken mention](broken://pages/-MYdfYNF3jEh_f1HFdcj). Kurulum ücretsizdir; ancak BNB Chain üzerinde profilleri kurmak için küçük miktarda gas gerekir.

   <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/unnamed%20%285%29.png" alt="" width="375"><figcaption><p>Tavşanı seç — Görev yolculuğun için genel bir başlangıç tavşanı</p></figcaption></figure>
4. Profil oluşturulduktan sonra kullanıcılar sosyal medya hesaplarını bağlamayı seçebilir. Her görevin sosyal doğrulama gerektirmediğini unutma.
   1. Profil sayfasındaki "Ayarlar" düğmesini seç

      <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/unnamed%20%284%29.png" alt="" width="375"><figcaption></figcaption></figure>
   2. Her sosyal platform için bağlan düğmesini seçerek sosyal hesapları bağla. Hesabını bağlamak için ekrandaki adımları ve imzaları takip et. Sosyal ağ hizmetlerinin bağlantıyı yansıtmasının biraz zaman alabileceğini unutma. İlk denemede bağlantıda sorun yaşanırsa Cmd/Ctrl + Shift + R ile sayfayı sert yenilemeyi dene.

      <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/unnamed%20%289%29.png" alt="" width="375"><figcaption></figcaption></figure>

      <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/unnamed%20%2810%29.png" alt="" width="375"><figcaption></figcaption></figure>

      **Not:** **Sosyal ağ hizmetlerinin bağlantıyı yansıtması biraz zaman alabilir.**


---

# 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/getting-started.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.
