> For the complete documentation index, see [llms.txt](https://hub.bsvblockchain.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.bsvblockchain.org/demos-and-onboardings/onboardings/onboarding-catalog/get-bsv/orange-gateway.md).

# Orange Gateway

**Orange Gateway** ([exchange.orangegateway.com](https://exchange.orangegateway.com/)) is a user-friendly exchange where you can easily acquire BSV Blockchain currency. It’s designed for simplicity, speed, and accessibility—making it a great choice for both new and experienced users.

***

## 🌟 What is Orange Gateway?

Orange Gateway is a digital asset exchange platform that allows you to buy, sell, and manage cryptocurrencies, including BSV Blockchain. One of its standout features is the ability to purchase up to **100 euros per month** in BSV without identity verification (KYC), simply using your credit card. This makes onboarding fast and hassle-free.

***

## 📝 How to Buy BSV with Orange Gateway

### 1. Access Orange Gateway

Go to [exchange.orangegateway.com](https://exchange.orangegateway.com/).

You’ll see a homepage like this:

![Orange Gateway Main Page](/files/W1s1sP7NYJPhKarOLF6L)

***

### 2. Create an Account & Login

Click **Login** and sign up using any of the available methods. Once registered, log in to your account.

***

### 3. Buy BSV Without KYC

To use the payment ramp without KYC or personal data, click **Credit Cards** in the left sidebar.

You’ll see a screen like this:

![Orange Gateway Credit Card](/files/4JY9Nu57PCAGv6TYfF4P)

***

* Select **BSV** as the currency you want to receive.
* Choose your payment currency (e.g., EUR, USD).
* Enter the amount of BSV you wish to buy (up to 100 euros/month without KYC).
* Click **Proceed to Payment**.

That’s it! You’ve acquired BSV quickly and easily.

***

## 🚀 Next Steps

Now that you have BSV, you can transfer it to your wallet for secure storage and use.

* **Need a wallet?** 👉 [Create your BSV Desktop](/demos-and-onboardings/onboardings/onboarding-catalog/metanet-desktop-mainnet.md)
* **Want to learn how to transfer BSV to BSV Desktop?** 👉 [How to transfer BSV to BSV Desktop](/demos-and-onboardings/onboardings/onboarding-catalog/legacy-bridge.md)

***

Orange Gateway makes it easy to start your journey with BSV Blockchain. If you have questions or need help, reach out to the BSV Blockchain Association community.

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://hub.bsvblockchain.org/demos-and-onboardings/onboardings/onboarding-catalog/get-bsv/orange-gateway.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
