> 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/higher-learning/bsv-academy/deep-dive-in-bsv-blockchain/the-bsv-associations-mission-and-impact/key-activities-of-the-bsv-association.md).

# Key activities of the BSV Association

<figure><img src="https://github.com/bsv-blockchain/gitbook-bsv-academy/blob/master/.gitbook/assets/Slide32.jpg" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/H6E4nOuchKH1aOYSiWfB" alt=""><figcaption></figcaption></figure>

### Focus Areas

The BSV Association concentrates on several key areas to drive its mission forward:

1. **Education**
   * Collaborates with universities in **Zurich, London, Spain, and Poland** to promote blockchain education.
   * Plans to launch a new **online learning platform**, replacing the previous BSV Academy.
   * Focuses on **business, policy, and developer education** through various initiatives, including summer schools and global outreach.
2. **Outreach**
   * Builds partnerships with technology companies such as **Amazon, Aerospike, and Halborn**, as well as blockchain trade associations.
   * Operates a **global ambassador program** with over 40 ambassadors advocating for BSV use cases.
   * Supports ecosystem growth by facilitating **collaboration among enterprises** utilizing BSV.
3. **Technology**
   * Develops **node software** and **overlay networks** to simplify the building process on the BSV blockchain.
   * Promotes **Simplified Payment Verification (SPV)** as a foundational element for scalable global adoption.
   * Provides **reference implementations, demos, and proof-of-concept projects** in collaboration with businesses.

### Role of the Association

The BSV Association plays a crucial role in the blockchain ecosystem:

* It **coordinates and enables adoption** without controlling the blockchain itself, which remains a public entity open to all.
* The association's efforts are directed towards making it easier for individuals and organizations to **understand, access, and build** on the BSV blockchain.
* It focuses on **practical applications**, emphasizing real-world business pilots and case studies rather than speculative activities related to coin price.
* By creating **libraries and reference implementations**, the association aims to lower the barriers to entry for developers working with **Bitcoin Script-based technology**.


---

# 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/higher-learning/bsv-academy/deep-dive-in-bsv-blockchain/the-bsv-associations-mission-and-impact/key-activities-of-the-bsv-association.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.
