# how to convert

This tutorial will walk you through how to convert assets on handle.fi while providing you with an understanding of the features. if you haven't already **connected** your wallet to handle.fi use this [guide](broken://pages/6DQJU9EDe9yZVinteble).

### convert desk

<figure><img src="/files/Ju5j5yzCTVIUQ8EdSYEx" alt="" width="351"><figcaption><p>convert portal</p></figcaption></figure>

### video tutorial

{% embed url="<https://app.arcade.software/share/sxEV1cgapnnIn5YQxiMi>" %}
convert fxUSD into fxAUD
{% endembed %}

### convert an asset

1. select which asset you wish to convert from. the dropdown menu will include all the tradable assets in your wallet and include balance details. through the search box you are able to view or get pricing on any asset listed on arbitrum by entering the token address, symbol or name.

   <figure><img src="/files/8ha42KxEKw8mVXR7msMW" alt="" width="332"><figcaption></figcaption></figure>
2. after choosing which asset to convert out of then you need to select which asset to convert into. in a similar way you can choose any asset listed on arbitrum to convert into.
3. once you've selected the conversion you wish to make then you need to get a quote on the amount you decide to swap. on display will be the amount you are expected to receive from the trade. the asset to asset rate is also viewable as well as the $USD value difference between the two amounts. this figure is derived from [coingecko ](https://www.coingecko.com/)prices so it's accuracy is at the discretion of their price feeds.&#x20;

   <figure><img src="/files/XGin8gwjgx3v3UCNB9N6" alt="" width="332"><figcaption></figcaption></figure>
4. final step is to hit review and confirm all the transaction details. from there then you need to select convert on the pop up, sign the transaction in your wallet and then you should see a confirmed transaction.&#x20;

   <figure><img src="/files/Joo3TUaTcuUg7Oyc3XzX" alt="" width="452"><figcaption></figcaption></figure>


---

# 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.handle.fi/korean/platform-functions/convert/how-to-convert.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.
