# Coinflow Off-ramp

{% hint style="info" %}
Coinflow off-ramping is currently only available for individuals and businesses with bank accounts in the US.
{% endhint %}

## What is Coinflow?

Coinflow develops software bridging conventional finance and blockchain tech, enabling users to purchase digital assets and services using standard payment methods. With top-tier US bank collaborations, Coinflow provides instant 24/7 crypto off-ramping to user bank accounts.

## How to off-ramp assets to a bank account

1. Navigate to the "Dashboard" of your Squad and click the "Send" button.
2. Choose the "Off-ramp" option in the pop-up.

<figure><img src="/files/1yd4kU1UYZz7y7M6TIRO" alt=""><figcaption><p>Send popup</p></figcaption></figure>

3. Select "Coinflow" as the off-ramp option.

<figure><img src="/files/Ulq50F4zJCUyyBnuWR3A" alt=""><figcaption><p>Coinflow off-ramp popup</p></figcaption></figure>

4. Enter your email and country of residence. Click "Next" to continue to the KYC/KYB process.

<figure><img src="/files/pWUYWGfgBcuq1xTXjKGW" alt=""><figcaption><p>Withdrawal Verification</p></figcaption></figure>

5. To continue, select your account type as "Individual" or "Business". Click the "Next" button to complete the KYC (for individuals) or KYB (for businesses) verification.

<figure><img src="/files/27p49ftyF3U0Nclc2xPi" alt=""><figcaption></figcaption></figure>

6. Complete the verification process to continue with the off-ramp process.

<figure><img src="/files/FCt8ZAsTqi4bbgiIAZrq" alt=""><figcaption></figcaption></figure>

7. Once your KYC/KYB process is complete and verified, you will be able to continue. Choose the account you want to send funds from and the account that will receive USD.

<figure><img src="/files/q3zT1Qt0BXxENRi1cLCZ" alt=""><figcaption><p>Off-ramping</p></figcaption></figure>

8. Add a new bank account by filling in the following details:

* Account owner
* Account type
* Bank name and type
* Beneficiary address
* Routing number
* Account number

<figure><img src="/files/BCqgrdz2GGIkbYIVYCmc" alt=""><figcaption><p>Bank account details</p></figcaption></figure>

9. Enter the amount you want to send and the type of transaction. Click the "Next" button to review your transaction.

<figure><img src="/files/dyTLdop2qarYc9MfgJSH" alt=""><figcaption><p>Amount and Transaction speed</p></figcaption></figure>

10. Once reviewed, initiate the transaction. You will receive USD in your bank account once your transaction is complete according to the chosen transaction type.


---

# 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.squads.so/main/getting-started/on-and-off-ramp/coinflow-off-ramp.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.
