> 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/ticaret/perpetual-trading/perpetuals-trading-new/pro-mode.md).

# Pro Mod

Pro Mode sana işlemlerinde tam kontrol sağlar — emir tipleri, kaldıraç, TP/SL ve pozisyon yönetimi tek bir yerde. İlk pozisyonunu açmak için aşağıdaki adımları izle. Temel terimlerin tanımları için PCS Perps Sözlüğüne bakın.

### **PCS Perps sayfasına git**

[pancakeswap.finance/perps](https://pancakeswap.finance/perps) adresine git veya ana PancakeSwap gezinti çubuğundaki Perps'e tıkla.

### **Cüzdanını bağla**

Sağ üst köşedeki Cüzdanı Bağla'ya tıkla. Hesap oluşturma veya KYC gerekmez — cüzdanın hesabındır.

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

### **Modunu seç**

Önceden ayarlanmış boyutlarla hızlı tek dokunuşluk long veya short için **Simple Mode**'u seç. Limit emirler ayarlamak, TP/SL yapılandırmak veya pozisyonları daha ayrıntılı yönetmek istiyorsan **Pro Mode**'a geç.

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

### **Bir işlem çifti seç**

Varlık seçiciyi açmak için sayfanın üst kısmındaki çift adına tıkla. Çok çeşitli token çiftleri mevcut.

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

### **Grafiği analiz et ve stratejini belirle**

İşlemi yerleştirmeden önce fiyat hareketini analiz etmek için yerleşik TradingView grafiğini kullan. Tüm standart grafik araçları mevcuttur.

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

### **Pozisyon parametrelerini ayarla**

Emir panelinde aşağıdakileri yapılandır:

1. **Long veya Short** — işleminin yönünü seç
2. **Kaldıraç** — kaldıracını ayarlamak için kaydırıcıyı kullan veya manuel olarak yaz. BTC'de 200×'e kadar kullanılabilir.

⚠️ Yüksek kaldıraç önemli risk taşır. Dikkatli kullan.

3. **Emir türü** — Piyasa (anında gerçekleşir) veya Limit (seçtiğin fiyattan gerçekleşir)
4. **Pozisyon boyutu** — tercih ettiğin referans para biriminde işlem boyutunu gir

**Kâr Al ve Zararı Durdur Ayarla** *(isteğe bağlı)*

* **Kâr Al** — hedef kazancına ulaşıldığında pozisyonun otomatik olarak kapanır
* **Zararı Durdur** — belirlenen eşikte zararları sınırlamak için pozisyonun otomatik olarak kapanır

Tüm parametreler ayarlandıktan sonra emri göndermek için Al / Long veya Sat / Short'a tıkla.

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

### **Emir durumunu kontrol et**

Emrin gerçekleşmeyi beklerken **Pozisyonlar** altında görünecektir.

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

İyi işlemler!


---

# 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/ticaret/perpetual-trading/perpetuals-trading-new/pro-mode.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.
