# Swap

Avici wallet has fast and low cost swaps across networks. We sponsor the gas for all swaps, transfers and transactions on Solana and the supported EVM networks (except Ethereum). To swap your assets, follow the steps as mentioned:

1. Click on the **Markets** button on the navigation panel and select the asset you want to swap from and swap to.
2. Select the asset you want to swap from.
3. Select the asset you want to swap to.

<figure><img src="/files/rcunVqALXMGKu51MW229" alt="" width="308"><figcaption></figcaption></figure>

4. Enter the amount you want to swap, review the quote and then slide to swap.

<figure><img src="/files/EzyfMkjLCgO2tdjwu0Qv" alt="" width="296"><figcaption></figcaption></figure>


---

# 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://docs.avici.money/getting-started/avici-wallet/swap.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.
