# How to Swap Tokens

To swap tokens on [basejump.pro](https://www.basejump.pro/):

1. Connect wallet (Base)
2. &#x20;Select a token, either from dashboard search, from a swap link (ensure correct) or select token from recent swaps bar at top of dashboard page
3. Once you click on a select token, the swap window appears on the right side of the page next to the chart. (On mobile the swap window is located at the top of the page). Even if a token has jumped to Uniswap, you are still able to swap, this information will appear at the top of the Swap Tab.
4. Enter the amount of ETH or tokens you wish to swap, and you will see the equivalent amount of tokens or ETH you will receive. Press swap and approve the transaction.

<figure><img src="/files/hbXf2qlKS7TQ0UwrjeHi" alt="" width="375"><figcaption></figcaption></figure>

5. Use the green arrows icon to change the direction of the swap. ie ETH to Token X, or Token X to ETH.
6. Estimated output based on current Token price action will be shown in the "you get" output. This may slightly differ to actual received amount as these are highly volatile assets.<br>


---

# 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.basejump.pro/how-to-swap-tokens.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.
