# Crypto-to-Fiat Payout

{% embed url="<https://www.loom.com/share/5c7a582795d64e3c8305279fea00e643?sid=044a46e2-7e84-4572-9f1d-9920ac96a68f>" %}

## Step 1: Enabling Triple-A Integrations

You can enable Crypto-to-Fiat payouts through the integration dashboard. Submit your email and we’ll reach out to start your Business Verification process.

Steps:

* Navigate to the "Integrations" page on your Gnosis Business Dashboard
* Locate the Crypto-to-Fiat Payout Integration and select "Request"
* Enter your Email and select "OK"
* The Gnosis Business team will reach out to you to help you get onboarded

## Step 2: Adding Bank Recipients

Before sending crypto-to-fiat payouts to your recipients, you will first need to add a contact with their bank details.

Steps:

* Navigate to the "Address Book" page on your Gnosis Business Dashboard
* Click on “+ Create Contact” or “Edit” an existing contact
* Click on “Add a Bank Account”
* Enter the recipient’s details - *Note: This will change depending on the country of the recipient’s bank*
* Save the details by clicking on “Add Bank Account”

## Step 3: Sending Crypto-to-Fiat Payouts

Steps:

* Select the "New Transfer" button
* Select "Stablecoins to Bank" option
* Connect your EOA wallet such as MetaMask or Trust Wallet
* Use the dropdown to select the wallet you wish to pay from
* Select the recipient's details with bank details
* Alternatively, import them from your Drafts
* Select the "Review Payment" button at the bottom left of the screen
* Once verified, select the "Confirm and Pay" button at the bottom left of the screen
* Confirm your payment in your browser wallet
* Navigate to the "Transfers” > “History" page on your Gnosis Business Dashboard to track the status of your payout


---

# 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://gnosisbusiness.gitbook.io/quick-guide/product-guides/crypto-to-fiat-payout.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.
