# On and Off-Ramp

Squads users can on-ramp assets to their multisig and off-ramp assets to their bank accounts seamlessly using:

* [Squads Virtual US Bank Account](/main/getting-started/on-and-off-ramp/virtual-us-bank-account.md): Receive payments in USD, which is seamlessly converted to USDC in your Squad account.&#x20;
* [Sphere](/main/getting-started/on-and-off-ramp/sphere.md): Seamless [on-ramping](/main/getting-started/on-and-off-ramp/sphere.md#on-ramping-with-sphere-and-squads) and [off-ramping](/main/getting-started/on-and-off-ramp/sphere.md#off-ramping-with-sphere-and-squads) of assets cost-effectively via Wire, ACH, and SEPA transfers for USD and EUR bank accounts.
* [Coinflow](/main/getting-started/on-and-off-ramp/coinflow-off-ramp.md): Top-tier US bank collaborations and instant 24/7 crypto off-ramping to individuals and businesses with bank accounts in the US.
* [Bridge](/main/getting-started/on-and-off-ramp/bridge-off-ramp.md): Off-ramp available to businesses with US or European bank accounts in most regions outside the OFAC sanctions list.

Additionally, Squads users can make USDC payouts to bank accounts of both businesses and individuals by leveraging third-party payouts, with funds arriving in either USD or EUR.


---

# 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.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.
