> 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.md).

# Getting BSV

Welcome to the **Get BSV** section! Here you’ll find everything you need to start your journey with BSV Blockchain. Whether you’re a developer, business, or new user, this guide will help you discover the best ways to acquire BSV quickly, securely, and confidently.

***

## 🌟 Why Get BSV?

BSV Blockchain is designed for scalability, efficiency, and real-world utility. Owning BSV allows you to participate in a vibrant ecosystem of applications, services, and innovations. Whether you want to build, invest, or simply explore, getting BSV is your first step.

***

## 🛒 How to Get BSV

We are preparing comprehensive guides to help you obtain BSV through trusted platforms and services. Our goal is to make the process simple and transparent for everyone.

### 🏦 Available Exchanges

Below are popular exchanges where you can purchase BSV. We are working on step-by-step guides for each platform to ensure a smooth experience.

| 🏢 Exchange        | 📚 Guide Status   | 🔗 Link                                                                                                        |
| ------------------ | ----------------- | -------------------------------------------------------------------------------------------------------------- |
| **HTX**            | Guide available!  | [Get BSV with HTX](/demos-and-onboardings/onboardings/onboarding-catalog/get-bsv/htx.md)                       |
| **DigiFinex**      | Guide available!  | [Get BSV with DIGIFINEX](/demos-and-onboardings/onboardings/onboarding-catalog/get-bsv/digifinex.md)           |
| **UpBit**          | Guide in progress | —                                                                                                              |
| **Gate**           | Guide in progress | —                                                                                                              |
| **Kucoin**         | Guide available!  | [Get BSV with Kucoin](/demos-and-onboardings/onboardings/onboarding-catalog/get-bsv/kucoin.md)                 |
| **Orange Gateway** | Guide available!  | [Get BSV with Orange Gateway](/demos-and-onboardings/onboardings/onboarding-catalog/get-bsv/orange-gateway.md) |

> ⚠️ **Note:** Guides for most exchanges are currently being created. Orange Gateway is already available—check out the link above!

***

### 💳 Other Methods

* **Payment Ramps:** Buy BSV directly using credit card or bank transfer. Guides for these services are coming soon.
* **Testnet BSV:** For developers, we’ll show you how to obtain testnet BSV for experimentation and learning (coming soon).

***

## 🔔 Stay Updated

We are committed to keeping this section up to date with the latest options and guides for acquiring BSV. If you have questions or need support, reach out to the BSV Blockchain Association community for assistance.

***

✨ **Start your BSV Blockchain journey today and unlock new possibilities!**

***


---

# 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.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.
