# Swap on zkSync labs

<figure><img src="/files/zqknaRQesf9K6Bfssor9" alt=""><figcaption></figcaption></figure>

Users can easily swap two tokens on zkSync labs through the Exchange tab. Swapping occurs when a trader wants to exchange directly between trading pairs. For example, if a user only has ETH but wishes to acquire another token such as $ZKLAB, they can conduct a swap on the Exchange tab.

Zksync labs charges users a small fee for making a token swap, which is used to incentivize liquidity providers. Liquidity providers add their tokens to liquidity pools, which in turn provides liquidity to the exchange.

For those who need assistance with swapping, a video tutorial and step-by-step guide are available below.


---

# 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://zksync-labs.gitbook.io/zksync-labs/swap-on-zksync-labs.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.
