# Token Swaps

<figure><img src="https://854815932-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMfKBop5eTGupjiVSJFMg%2Fuploads%2F4tM4xWZiQNWJZR7f92IW%2FUntitled.png?alt=media&#x26;token=ee9fe5d9-c995-441f-af9d-335cc3574274" alt=""><figcaption></figcaption></figure>

Decentralized exchange is where you can trade one Token for another. There will be thousands of Cryptocurrencies on the Core blockchain and using ShadowSwap Dex, you can discover and trade them with as little as one click and fast transaction execution.

To Trade a Token on the Decentralized Exchange, there must be Liquidity. The liquidity provided to the Exchange comes from Liquidity Providers ("LPs") who stake their tokens in "Pools". In exchange, they get LP (Liquidity Provider) tokens, which can also be staked to earn SHDW tokens in the "farm".

When you make a token swap (trade) on the exchange you will pay a 0.3% trading fee, which is broken down as follows:

**0.20%** - Paid to liquidity pools in the form of a trading fee for liquidity providers.

**0.05%** - Sent to the ShadowSwap Treasury.

**0.05% -** Sent towards SHDW buyback and burn.


---

# 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://shadow-11.gitbook.io/shadowswap/products/exchange/token-swaps.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.
