# Send Money

Easily move money out of Sorbet — whether you’re **paying a contractor**, **sending funds to someone else**, or simply **withdrawing for yourself**. Fast, flexible, and always in your control.

## Send from Sorbet to a crypto wallet:

Sorbet currently only allows wallet transfer in USDC on Base and Stellar, to:

* Coinbase Onramp
* Moonpay
* Any other CEX via the "send to your wallet" feature.
* or directly to your personal wallet.

## Send from Sorbet to a Bank Account:

* [ ] Make sure to first [be verified](/sorbet/getting-started.md)
* [ ] Go to "Recipients"
* [ ] Add a recipient and select "Bank Recipient" (visit this [page](https://docs.google.com/spreadsheets/d/10Sh1vuJYePBAl4OXLH7jTscCe46QRzRgGDHJPeuEogw/edit?gid=0#gid=0) for full list of supported currencies)
* [ ] Once added, simply select them and send funds.

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


---

# 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.mysorbet.xyz/sorbet/send-money.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.
