# Swap

The Haust Wallet's Swap feature provides a simple interface for exchanging tokens within the Haust blockchain.

1\. Tap \[Swap] on the Haust Wallet home screen.&#x20;

<figure><img src="/files/VddNmx4mkgH1sXf22s2N" alt="" width="188"><figcaption></figcaption></figure>

Alternatively, select a token from your asset list and tap \[Swap] in the token details tab.

<figure><img src="/files/w71m4r1nl4O1P1m1jP9f" alt="" width="188"><figcaption></figcaption></figure>

2\. On the \[Swap] screen, choose the tokens for the swap. The first token will be pre-selected if using the alternative method.

<figure><img src="/files/ynh2wA1mf0tqGATlCuHt" alt="" width="188"><figcaption></figcaption></figure>

3\. Enter the amount to swap, and the swap rate will be displayed. Tap the rate to view full swap details.

<figure><img src="/files/WsvYdNJM3OO9VI708T2j" alt="" width="188"><figcaption></figcaption></figure>

4\. Review the swap details, including: Rate, Price impact, Maximum slippage, Minimum amount to receive, Fees and Route

<figure><img src="/files/DOANbtcX8q2kGoIXQaXH" alt="" width="188"><figcaption></figcaption></figure>

5\. Adjust the slippage tolerance if needed by tapping the settings icon, entering a value, and tapping \[Close].

<figure><img src="/files/MLe6H2Ffj4NmSLLBooSu" alt="" width="188"><figcaption></figcaption></figure>

7\. In case of errors (error with the conversion mechanism or low liquidity), wait for the system to refresh and tap \[Review order].&#x20;

<figure><img src="/files/nMQAYPkebBaVDIUIpOSX" alt="" width="188"><figcaption></figcaption></figure>

8\. Confirm the details and tap \[Confirm & Exchange].

<figure><img src="/files/w15bNGtl4hHzIeDwyhE6" alt="" width="188"><figcaption></figcaption></figure>

9\. Once the transaction is processed, If successful, you’ll see a "Exchange Completed" status. Tap \[Done].

<figure><img src="/files/0tNFuMFDVrUTTeaIJfjn" alt="" width="188"><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.haust.network/haust-wallet/telegram-miniapp/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.
