# Make a basic swap

Let's make a basic swap!

**1.** Connect to a wallet

First, [connect your wallet](https://docs.flatqube.io/use/getting-started/how-to-connect-a-wallet) by clicking **Connect to a wallet**.

**2.** Select tokens

After that, we will select **WEVER** as the token we want to exchange in the **From** column.\
Let's say we want **USDC** in exchange for **WEVER**. To do this, select the appropriate token in the **To** column.

<figure><img src="https://2925021051-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHn2GVaDcxUKSq45GJhH0%2Fuploads%2Fgit-blob-afbbfe73faec2d01f8da8ef1ae5f17f3870e44b9%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

**3.** Select an amount

Now we will enter the amount of **WEVER** that we want to exchange for **USDC** in the **From** column. You can also enter the amount of **USDC** we want to receive in the **To** column.

**4.** Make a swap

Now, if you are ready to make a **Swap**, click on the appropriate button.\
Check out the [details ](https://docs.flatqube.io/use/swap/interface)about the upcoming swap and if everything is fine, click Confirm.

<figure><img src="https://2925021051-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHn2GVaDcxUKSq45GJhH0%2Fuploads%2Fgit-blob-26a17c67cef1fd77e28ea0252673d1afbcbd8b6e%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

**5.** Confirm a transaction

After that, a transaction confirmation window will open in **EVER Wallet**.\
Here you'll find the amount of tokens that will be deducted from your wallet, as well as information about the fee:\
**The attached amount** is the amount that will be deducted from your wallet to cover the blockchain fee. As you can see, the Attached amount significantly exceeds the Blockchain fee – the exact fee amount is not known, so the blockchain fee amount will be deducted from the Attached Amount and the change will be returned to your wallet after the transaction is completed.\
\
Click **Send.**

Enter the password for the wallet account and click **Confirm the transaction**, considering that it is at this stage that the **Swap** will begin (this action is irreversible).

<figure><img src="https://2925021051-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHn2GVaDcxUKSq45GJhH0%2Fuploads%2Fgit-blob-0573d312a88c8012115ab0d785a264715fc1ab13%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

As soon as the transaction is completed, you will see a notification about it on FlatQube.\
You can go to the page of the Token contract, by clicking **Token Root Contract**, or to the transaction page by clicking **Transaction result.** Both of these actions will take you to pages of the Blockchain Explorer ([Tonscan.io](https://tonscan.io)).

![](https://2925021051-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHn2GVaDcxUKSq45GJhH0%2Fuploads%2Fgit-blob-a188324a9450ab26f63d1ed12d70ad0f91fde9ee%2Fimage.png?alt=media)


---

# 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.flatqube.io/use/swap/how-to/make-a-basic-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.
