# How to Swap

Swapping tokens on HydraSwap is easy, fast and cheap. You can easily get started by following the steps below:

1\) Head to the "**Swap**" page. **Select the tokens** that you would like to swap from and swap to by using the drop-down menu. In the example, we are swapping from SOL to USDC (testnet tokens for demonstration).

2\) **Enter the amount** that you would like to swap.

3\) **Set your slippage tolerance** for this trade. In this example, we will use 0.05% slippage tolerance, which is also the default setting on HydraSwap.

![](/files/coekABMMHZMzdKFivQFK)

4\) Once everything is set, click "**Approve**".\
![](/files/zn9OOTiou1bRfY6QI7bt)

5\) Click "**Confirm Swap**"

![](/files/DRxNFbuhsQMypLoWbXfX)

6\) Click "**Approve**" on your wallet

<div align="left"><img src="/files/PWpEpudZX67VLrBRfk4b" alt=""></div>

7\) Once approved, the transaction should be confirmed shortly with a "Transaction Completed" popup box and a link to view and track the transaction on Solana Mainnet.

![](/files/mazaG1C2IxzvJoIXxwmD)

8\) Check out the latest balance in your wallet!


---

# 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://hydraswap.gitbook.io/hydraswap-gitbook/tutorial/how-to-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.
