> 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/pancakeswap-exchange/trade.md).

# Token Swap'ları

![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/swap-trade-header.png)

PancakeSwap üzerindeki [**Token Swap'ları**](https://pancakeswap.finance/swap), BNB Smart Chain, Ethereum ve Aptos üzerindeki otomatik likidite havuzları aracılığıyla ve ayrıca BNB Smart Chain ile Ethereum'da token işlem yaparken piyasa yapıcılar üzerinden bir token'ı diğeriyle kolayca takas etmenin basit bir yoludur.

![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%2853%29.png)

[BNB Smart Chain](https://pancakeswap.finance/swap?chain=bsc) veya [Ethereum](https://pancakeswap.finance/swap?chain=eth) PancakeSwap Exchange üzerinde bir token Swap'ı (işlemi) gerçekleştirdiğinde, işleminin yönlendirildiği likidite havuzu türüne göre işlem ücreti ödersin. "Rota" bölümündeki büyüteç simgesine tıklayarak rota ayrıntılarını inceleyebilirsin.

Exchange V3 likidite havuzları için şu anda dört farklı ücret kademesi mevcuttur: %0,01, %0,05, %0,25 ve %1.

StableSwap likidite havuzları için ücret oranı, her bir havuzun bireysel yapılandırmasına bağlıdır. Daha fazla ayrıntı için "Ücret" bölümünü inceleyebilirsin.

Exchange V2 likidite havuzları için sabit %0,25'lik bir işlem ücreti uygulanır ve bu ücret şu şekilde dağıtılır:

* **%0,17** - Likidite sağlayıcıları için ücret ödülü olarak Likidite Havuzlarına geri ödenir.
* **%0,0225** - PancakeSwap Hazinesi'ne gönderilir.
* **%0,0575** - CAKE geri alımı ve yakımı için gönderilir.

![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%28277%29.png)

Lütfen [Aptos](https://aptos.pancakeswap.finance/swap) üzerinde yalnızca PancakeSwap Exchange V2'nin dağıtıldığını; dolayısıyla Aptos'taki tüm token Swap'larının yukarıda belirtilen aynı dağılımla sabit %0,25 işlem ücretine tabi olacağını unutma.


---

# 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/pancakeswap-exchange/trade.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.
