> For the complete documentation index, see [llms.txt](https://docs.payswap.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payswap.org/bahasa-indonesia/products/payswap-exchange/trade.md).

# Pertukaran Token

**Token swap** di PaySwap adalah cara sederhana untuk menukar satu token dengan yang lain melalui kolam likuiditas otomatis di berbagai blockchain.

![](/files/vJCHIg30nmCuyWmQyVNP)

Ketika Anda melakukan token swap (perdagangan) di Bursa PaySwap, Anda akan membayar biaya perdagangan sesuai dengan jenis kolam likuiditas tempat perdagangan Anda diarahkan. Anda dapat memeriksa detail rute dengan mengklik ikon kaca pembesar pada bagian “Rute”.

Untuk kolam likuiditas Exchange V3, saat ini ada empat jenis tarif biaya berbeda: 0,01%, 0,05%, 0,25%, dan 1%.

Untuk kolam likuiditas StableSwap, tarif biaya bergantung pada konfigurasi kolam individu. Silakan periksa bagian “Biaya” untuk lebih banyak detail.

Untuk kolam likuiditas Exchange V2, dikenakan biaya perdagangan tetap sebesar 0,25%, yang terbagi sebagai berikut:

* **0,17%** - Dikembalikan ke Kolam Likuiditas dalam bentuk hadiah biaya untuk penyedia likuiditas.
* **0,0225%** - Dikirim ke Kas PaySwap.
* **0,0575%** - Dikirim untuk pembelian kembali CAKE dan pembakaran.

![](/files/mwjcGsHl5lLvZ3vjo4w4)


---

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

```
GET https://docs.payswap.org/bahasa-indonesia/products/payswap-exchange/trade.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.
