# About Select

Select is a platform for moving money globally using virtual bank accounts and stablecoins. It is built for businesses and individuals who need fast, reliable cross-border flows without the friction of traditional banking. With Select, you can receive funds in major fiat currencies, convert between fiat and stablecoins, and pay third parties worldwide from one place.

### What Select lets you do

* **Convert stablecoins and fiat.** Instantly swap USDC or USDT to and from EUR, USD, or GBP, with the flexibility to settle to your own accounts or external bank accounts when needed.
* **Receive payments.** Open virtual bank accounts under your name or company name and receive EUR, USD, and GBP from anywhere in the world, just like you would with a traditional bank account.
* **Pay globally.** Send payments to suppliers, partners, and clients using their preferred local payment rails, making it easier to operate internationally and settle efficiently.

Select is designed to scale from everyday operations to large-volume, high-frequency payment flows. It combines institutional-grade pricing with transparent costs, and it runs on licensed infrastructure powered by MoonPay.

Explore the rest of this documentation to learn how Select works end to end, how to get set up, and how to make the most of receiving, converting, and paying with programmable money.


---

# 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.select.money/main/about-select.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.
