# Fees

Layerswap is a real cost-efficient solution for transferring assets across ecosystems.

### Layerswap Service fee

Currently, we're charging \~$2 per swap, depending on the source and destination.

### Exchange fee

Some exchanges charge a fee for covering the gas fees of on-chain transfers. After filling in the swap details, you'll see the applicable fees and comprehensive fee breakdown as shown below.&#x20;

Please note that in some cases Layerswap might not be able to show the exchange fees and you'd need to check on the exchange.


---

# 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://learn.layerswap.io/user-docs/layerswap-app/fees.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.
