# Swap

Follow the step-by-step guide below to start swapping tokens on Starfish!

{% hint style="info" %} <mark style="color:purple;">Shibuya Testnet version:</mark> <https://shibuya.starfish.finance>

<mark style="color:blue;">Astar Mainnet version:</mark> <https://app.starfish.finance>
{% endhint %}

1. Go to the Swap page.
2. Connect your wallet if needed. You will be asked in MetaMask to connect to Astar Network, if this is the first time you enter the world of Astar.

![](/files/O9I4YWQl54SMEBkzp5CL)

3\. Select the token you would like to swap. You can choose tokens from the token list, by click on the pay and receive token drop-downs.

![](/files/J30k3kHS9WTx27adbbFH)

![](/files/T3KO3snaGSm2yad3MFc3)

4\.  Enter the amount of token you want to swap with, or click **MAX** to swap all your tokens in wallet. If you're done with the input amount, click **Preview Order** to check on your final swap order.

![](/files/3zHrEBbngBA750moXnKo)

5\. You'll see the Price Impact, Est. Transaction Fee, and Route that this swap is going through.&#x20;

You can click on the "Refresh" button on the top right corner to update the pool data and make sure you're seeing the up-to-date swap rate. If everything looks okay, click **Confirm Swap** to continue the transaction. Click **Confirm** in MetaMask to start swapping!

![](/files/mLpYxmJoXdyO4xOMMBJ7)


---

# 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.starfish.finance/defi-x-nft-fi/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.
