# Swap

First, please visit the “Swap” section. Ensure you have connected a wallet with a sufficient amount of assets to proceed further.&#x20;

Since your crypto wallet is already connected to the selected network, all you need to do now is select a pair in the "Swap" section, where you can easily swap them.

Please enter the desired amount of coins for the swap.

<figure><img src="/files/sckkl5ANr864tzV2vhap" alt=""><figcaption><p>Swap</p></figcaption></figure>

Once a user clicks the swap button, they can confirm the transaction in the browser's wallet extension. &#x20;

Click on “Confirm” in order to proceed.&#x20;

Remember that all swaps go through Curve.fi and there are also fees involved.&#x20;

The user must approve the spending token to be spent by the smart contract performing the exchange transaction. After the transaction is processed, the user must press the swap button and confirm the exchange transaction in the wallet.&#x20;

Wait for the transaction to complete and wait until the "Success" window appears.

Please note that the swap amount will be reduced by 0.5% related to using our service.Once the swap is finished, the funds will be transferred back to the user's wallet and credited with the output value of the token they chose to swap for. Curve then receives the input amount of the token that the user used for the swap.

<figure><img src="/files/BAx4VdqP4JrVVNd2Zmd6" alt=""><figcaption><p>Swap is successful</p></figcaption></figure>

After that, users will be notified that they have received the chosen tokens in exchange for the transferred tokens.


---

# 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.usdv.com/usdv/usdv-explained/product-features/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.
