# Exchange Overview

### General Overview

Beta enables Web3 applications to top up or cash out their crypto wallets using domestic payment methods in [Emerging Markets](/documentation-beta-ramps/api-guide/crypto-and-fiat-coverage.md).

Some of the features of [Beta's Exchange Product](https://www.betaramps.com/exchange-product) include:

* **Segregated Local Accounts:** Possibility to have multiple sub-accounts to manage each user closely. This gives you greater control over your users and their activities, streamlining your operations and providing a more personalized experience for your users.<br>
* **Pass-through KYC:** If your application already collected the required data to process our KYC, we won't ask your customers to fill out a new KYC form. Our [subaccount structure](/documentation-beta-ramps/registering-subaccounts/subaccounts-overview.md) streamlines the process.<br>
* **Competitive pricing when compared to global competitors:** The take rate from our global competitors can reach as high as 10% (crypto markup + processing fee) for transactions in Brazil or México. Reach out to our commercial team to negotiate a proposal for your app.<br>
* **Automated Transaction Handling:** Sometimes, users deposit incorrect amounts in fiat or crypto. When this occurs, we troubleshoot and resolve the issue with the user directly.<br>
* **Enhanced Privacy:** To protect the privacy of the merchants' transaction history, our platform creates new wallet addresses for each order created in our Crypto Payments product.<br>
* **Multiple Currencies and Assets Available:** Our platform supports transactions in various [crypto assets](/documentation-beta-ramps/api-guide/crypto-and-fiat-coverage.md), networks, and fiat currencies, which can increase the revenue potential of your business.<br>
* **Frictionless Experience:** You can choose our white-label API to have full control over the payment process with your own branding and design, or you can opt for our hosted experience for hassle-free integration.


---

# 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.betaramps.com/documentation-beta-ramps/exchange-crypto-to-fiat/exchange-overview.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.
