> For the complete documentation index, see [llms.txt](https://help.mywallet.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.mywallet.io/intro/swaps.md).

# Swaps

Simple cryptocurrency swaps at best rates within **My Wallet**. Transparent, fast, and user-friendly.

{% hint style="success" %}
New to My Wallet? Start with [**installation**](/intro/getting-started/how-to-install-my-wallet.md). Already installed? Learn [**how to make an on-chain swap**](/intro/swaps/how-to-make-an-onchain-swap.md).
{% endhint %}

{% content-ref url="/pages/muuADaVRE8pimKrI6Tza" %}
[What is a swap? How does it work?](/intro/swaps/what-is-a-swap-how-does-it-work.md)
{% endcontent-ref %}

{% content-ref url="/pages/ziFh4LIeQ7UxVRirs8mx" %}
[Swap Aggregator and Smart Routes](/intro/swaps/swap-aggregator-and-smart-routes.md)
{% endcontent-ref %}

{% content-ref url="/pages/fJx8D7gn89hFkodb9RAr" %}
[Why do you swap in My Wallet?](/intro/swaps/why-do-you-swap-in-my-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/Y3xjbwRckvCfXfpLaDbY" %}
[How to make an onchain swap?](/intro/swaps/how-to-make-an-onchain-swap.md)
{% endcontent-ref %}

{% content-ref url="/pages/Mkx7QbM4OCEyP5IWI3RR" %}
[How to make a crosschain swap?](/intro/swaps/how-to-make-a-crosschain-swap.md)
{% endcontent-ref %}

{% content-ref url="/pages/jpa3jAaYoNMPGQ0yI8Vk" %}
[What tokens are supported for swaps?](/intro/swaps/what-tokens-are-supported-for-swaps.md)
{% endcontent-ref %}

{% content-ref url="/pages/rl8GVJgE5jT2zzh8JWdA" %}
[How to calculate swap costs and fees?](/intro/swaps/how-to-calculate-swap-costs-and-fees.md)
{% endcontent-ref %}


---

# 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://help.mywallet.io/intro/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.
