# Manuel emirler

goodcryptoX şu anda merkezi olmayan AMM (Spot) borsalarında aşağıdaki manuel emir türlerini desteklemektedir:

* [Swap](/goodcryptox-tr/dex-alim-satimi-spot/manuel-emirler/swap.md) (piyasa) - bir toplayıcı (Solana'da Jupiter, EVM zincirlerinde 1inch) aracılığıyla mevcut en iyi fiyattan hemen gerçekleştirilir;
* [Limit](/goodcryptox-tr/dex-alim-satimi-spot/manuel-emirler/limit.md) (stop piyasa) - piyasa fiyatı belirlediğiniz tetik fiyatına ulaştığında swap gönderilir;
* [Trailing](/goodcryptox-tr/dex-alim-satimi-spot/manuel-emirler/takip-eden.md) (takip eden stop piyasa) - piyasa fiyatı lehinize hareket ettikçe onu takip eder. Fiyat, belirlediğiniz takip yüzdesi kadar tersine döndüğünde işleme girer;

#### Ekli emirler:

* [Take Profit](/goodcryptox-tr/dex-alim-satimi-spot/manuel-emirler/tp-+-sl-kombinasyonu.md) - ana (temel) swap işleminizin gerçekleşme fiyatına göre belirlenen yüzde kadar fiyat lehinize hareket ettiğinde tetiklenir. Eğer bir Stop Loss da ayarlanmışsa, Take Profit tetiklendiğinde iptal edilir;
* [Stop Loss](/goodcryptox-tr/dex-alim-satimi-spot/manuel-emirler/tp-+-sl-kombinasyonu.md) - ana swap işleminizin gerçekleşme fiyatına göre belirlenen yüzde kadar fiyat aleyhinize hareket ettiğinde tetiklenir. Eğer bir Take Profit ayarlanmışsa, Stop Loss tetiklendiğinde iptal edilir;
* [Takip Eden Stop Loss](/goodcryptox-tr/dex-alim-satimi-spot/manuel-emirler/takip-eden-zarar-durdur.md) - piyasa fiyatı lehinize hareket ettikçe onu takip eder. Fiyat, belirlediğiniz takip yüzdesi kadar tersine dönerse emir işleme girer — karı güvence altına alır veya zararları en aza indirir.

Daha fazla emir türü [yakında geliyor](/goodcryptox-tr/dex-alim-satimi-spot/yaklasan-islevsellik.md).


---

# Agent Instructions: 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:

```
GET https://docs.goodcrypto.app/goodcryptox-tr/dex-alim-satimi-spot/manuel-emirler.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
