# Receive Money

Easily collect money via Sorbet — whether you’re **collecting from a client**, **receiving investor funds**, or simply **depositing from a different account**.&#x20;

## Receive from a crypto wallet:

Sorbet currently only allows USDC transfers on Base or Stellar.&#x20;

* [ ] Copy your wallet address on your dashboard
* [ ] Make sure you are sending only USDC on Base or Stellar &#x20;

## Receive from a Bank Account:

* [ ] Make sure you have completed verification
* [ ] Go to the "Accounts" page to claim your virtual accounts
* [ ] Share your bank details or send an invoice directly from Sorbet
* [ ] Visit this [page](https://docs.google.com/spreadsheets/d/10Sh1vuJYePBAl4OXLH7jTscCe46QRzRgGDHJPeuEogw/edit?gid=0#gid=0) to view the currencies you can receive

<figure><img src="/files/fYmF1Lt9QbUxNYIQLwl1" 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/receive-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.
