# Quantum Swap

## Step 1: Click on 'Swap'

First things first: navigate to the Arbidex platform and click on the 'Swap' button. This is where the magic begins!

<figure><img src="/files/DjYX1GKbbBH8AHwEheY2" alt=""><figcaption></figcaption></figure>

## Step 2: Connect your Wallet

In the top-right corner of the platform interface, you'll see a button that says 'Connect Wallet'. Click on this to connect your EVM-compatible wallet to Quantum.

<figure><img src="/files/zuHQLpMreF86Go6PEjvN" alt=""><figcaption></figcaption></figure>

## Step 3: Connect to Arbitrum Network

Look for the Arbitrum logo and click on it. This will establish a connection with the Arbitrum network, a Layer 2 scaling solution that helps us offer you ultra-fast transactions with minimal fees.

<figure><img src="/files/qPvRUrVQ9oQMbdRVPCMC" alt=""><figcaption></figcaption></figure>

## Step 4: Select Your Wallet Type

Next, click on your wallet icon. If your specific wallet isn't listed, don't worry. If you use an extension wallet, clicking on 'Metamask' will work. For other wallets, select 'Wallet Connect' to proceed.

<figure><img src="/files/3rU40iyhzceFsZYeCToH" alt=""><figcaption></figcaption></figure>

## Step 5: Initiate the Swap

Now that you're connected, you can initiate the swap. Select the assets you want to swap, enter the amounts, and then click on 'UNLOCK x amount' or 'UNLOCK CUSTOM'. This is for you to grant allowance to only the amount of assets you want to swap.

<figure><img src="/files/njoRNyn3FDnHWS98LSZi" alt=""><figcaption></figcaption></figure>

## Step 6: Confirm the Swap

Click on the 'Swap' button, and a pop-up window will appear. This pop-up will present you with all the details of your transaction, including the rates and slippage tolerance. Make sure to read this information carefully. If you want to edit the slippage tolerance, you can do so at this stage. Once you're satisfied with the details, click on 'Confirm Order' to finalize the swap.

<figure><img src="/files/aZtlap49Qtk0LeVBiyDH" alt=""><figcaption></figcaption></figure>

## Step 7: Complete the Transaction

Voila! Your swap is done! It's as simple as that.


---

# 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://arbidex.gitbook.io/arbitrum-exchange/tutorials/quantum-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.
