# Coinflow

{% hint style="info" %}
Squads users can off-ramp assets directly to their bank accounts.&#x20;

(Currently only for the US)
{% endhint %}

## What is Coinflow?

Coinflow develops software bridging conventional finance & blockchain tech, enabling users to purchase digital assets & 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?

**To off-ramp assets to a business's bank account:**

1. Navigate to the "Vault" tab and click on the "Off-ramp" button.&#x20;

<figure><img src="/files/rosojFQpnUKeHgSQZzpD" alt=""><figcaption><p>Off-ramp feature</p></figcaption></figure>

2. Select "Business" in the pop-up.&#x20;

<figure><img src="/files/Ab40TyyizPyADUHaRP6W" alt=""><figcaption><p>Off-ramp feature</p></figcaption></figure>

3. Fill in the following info about your business:&#x20;

* Legal business name&#x20;
* US Tax ID number&#x20;
* Company website
* Business address
* Your name and e-mail&#x20;

4. Click submit. Coinflow will transfer funds to your bank account after processing your request.

**To off-ramp assets to your individual bank account:**

1. Navigate to the vault tab and click on the "Off-ramp" button.&#x20;

<figure><img src="/files/Ab40TyyizPyADUHaRP6W" alt=""><figcaption><p>Off-ramp feature</p></figcaption></figure>

2. Select "Person" in the pop-up.&#x20;
3. Fill in the personal information:

* Name and Last name
* Address
* Birthday&#x20;
* E-mail
* Last 4 of SSN number

4. Click "Complete verification". Coinflow will transfer funds to your bank account after processing your request.


---

# 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/squads-legacy/integrations/coinflow.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.
