# Convert crypto & USD

{% hint style="info" %}
Multis enables USD bank account holders to convert crypto directly from their [Gnosis Safe](https://gnosis-safe.io/). To link a Gnosis Safe and to get verified for USD accounts, create an account on [app.multis.finance](https://app.multis.finance/). \
\
Please note that only US-registered companies are eligible to the corporate exhange. To know how to get register for fiat, please click here.&#x20;
{% endhint %}

{% hint style="success" %}
Conversion is available for USDC on the Ethereum mainnet network.
{% endhint %}

**To convert crypto (*****USDC*****) to fiat (*****USD*****), please follow the below guidelines:**&#x20;

**Step 1 -** Hit "*Convert USD*" in the sidebar

<figure><img src="/files/YHSQ37ANylWn4zaLhpvT" alt=""><figcaption><p>Accessing the conversion screen from the sidebar menu</p></figcaption></figure>

**Step 2 -** You can switch from buying to selling crypto thanks to the *"Buy"* and *"Sell"* buttons at the top of the tab bar.

You can see the balance associated with the crypto wallet and USD account at the top right corner of the fields.

<figure><img src="/files/CxmweMNLZYU6aMOqqKAz" alt=""><figcaption><p>Switch between Buy/Sell and see balances</p></figcaption></figure>

**Step 3 -** Let's choose "*Sell*" in this example, we're going to convert 10,000 USDC to USD. Enter the amount of USDC you wish to convert and click "*Preview*" to display the fees.

<figure><img src="/files/1UpTkhtycCNPaOl9fM3V" alt=""><figcaption><p>Convert to USD</p></figcaption></figure>

**Step 4 -** The conversion detail and the associated fees are displayed on the following screen. Hit *"Convert"* to submit the transaction.

<figure><img src="/files/T8aR4sTjnMfQo3GhdcoD" alt=""><figcaption><p>Convert to USD - Preview screen</p></figcaption></figure>

**Step 5 -** Your conversion is now pending.&#x20;

{% hint style="info" %}
\- If you're the sole admin on your Gnosis Safe, the transaction will become *Settled*\
\- If your approval threshold is higher than 1, we strongly recommend sharing the transaction link with other admins in the hour following the submission. Once approved, the transaction will become *Settled*.
{% endhint %}

<figure><img src="/files/oPSPvNWrh1WTsVwIBM9v" alt=""><figcaption><p>Convert to USD - Success screen</p></figcaption></figure>

Congratulations, you've just converted crypto to fiat directly from your Multis account! 🎉


---

# 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://multis.gitbook.io/guide-and-legal/financial-backbone-for-web3-companies/move-money/convert-crypto-and-usd.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.
