# Performing a Swap

1 - Go to the Swap page[ **here**](https://app.nabla.fi/swap)**.**

2 - Connect your wallet by selecting the **Connect wallet** option.

3 - Your wallet will prompt you to connect to Ethereum Sepolia automatically. If not, connect to the Ethereum Sepolia Testnet via these Instructions [**here**](https://docs.nabla.fi/incentivized-testnet-alpha/connect-wallet-to-sepolia-testnet).&#x20;

4 - Select the asset you want to trade from the dropdown menu in the upper section. Your balance is shown after selecting an asset in the dropdown menu.

<figure><img src="https://2223424694-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfkRIRXXDRgRsfqWdpEWU%2Fuploads%2FcfYaomMRew27ny3kBjZX%2Fimage.png?alt=media&#x26;token=3d58cef2-43af-4ac6-8f13-bd3b334c50ea" alt=""><figcaption></figcaption></figure>

5 -  Select the asset you want to trade to in the lower section as above.

6 - A wallet pop-up with transaction details will appear. First you need to grant Nabla permission to spend your assets. Click **Next** and then **Approve** to enable spending USDC.

<figure><img src="https://2223424694-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfkRIRXXDRgRsfqWdpEWU%2Fuploads%2FARJvsmdJ4jd9wEd80LUY%2Fimage.png?alt=media&#x26;token=9c84523f-3828-4b8d-82b6-fb14d4054b6b" alt=""><figcaption></figcaption></figure>

7 - After checking the transaction details, click the **Swap** button. Your wallet will ask you to confirm the action.

<figure><img src="https://2223424694-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfkRIRXXDRgRsfqWdpEWU%2Fuploads%2F17zH3cShechgKgdTwcDg%2Fimage.png?alt=media&#x26;token=9c4224bb-2f58-4e4d-a30a-4f50a0d286f4" alt=""><figcaption></figcaption></figure>

8 - That's it! A popup will inform you of the success or failure of your transaction.


---

# 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.nabla.fi/nabla-testnets/testnet-alpha/performing-a-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.
