# BSV Hub

## Introduction to the Unified Knowledge Bases of BSV

## The BSV Blockchain community provides a wide array of resources to meet diverse needs, from technical details to real-world uses. Key resources include:

* **Skills Center**: Offers extensive documentation on the BSV ecosystem.
* **Case Study Library**: Features practical implementations across various sectors.
* **Network Access Rules**: Outlines guidelines for interactions between the BSV Association and network nodes.
* **BRC Proposals**: Suggests technological advancements for the Bitcoin ecosystem.
* **Bitcoin Protocol Docs**: Acts as a key reference for the BSV Blockchain protocol.

These resources collectively offer a strong foundation for understanding and utilizing the BSV Blockchain's capabilities.

<table data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>SKILLS CENTER</td><td>A comprehensive collection of documents covering all aspects of BSV Blockchain</td><td><a href="https://app.gitbook.com/o/XRhTy6ZTa7k6aGkXcfRv/s/WtK4ab0ntyPZBmGoKq4t/">BSV Skills Center</a></td><td></td></tr><tr><td>CASE STUDY LIBRARY</td><td>Real-World Adoption Across Industries, Regions and Applications</td><td><a href="https://app.gitbook.com/o/XRhTy6ZTa7k6aGkXcfRv/s/Uztyh2QsiZLC7ChKYbeW/">Case Study Library</a></td><td></td></tr><tr><td>BRC</td><td>Technical proposals for use across the Bitcoin ecosystem</td><td><a href="https://app.gitbook.com/o/XRhTy6ZTa7k6aGkXcfRv/s/WRMRIqu4ZsU4vODzhZwR/">BRC</a></td><td></td></tr><tr><td>NETWORK ACCESS RULES</td><td>Set of rules regulating the relationship between the BSV Association and the nodes on BSV</td><td><a href="https://app.gitbook.com/o/XRhTy6ZTa7k6aGkXcfRv/s/YowxJvAIqH9ad0KzDTbr/">Network Access Rules</a></td><td></td></tr><tr><td>BITCOIN PROTOCOL DOCS</td><td>Reference for the protocol of the BSV Blockchain</td><td><a href="https://app.gitbook.com/o/XRhTy6ZTa7k6aGkXcfRv/s/Vf1SsCoTJsr3QLhHUZ1V/">Bitcoin Protocol Documentation</a></td><td></td></tr><tr><td>BSV DEMOS AND ONBOARDING'S</td><td>Business and Technical Knowledge for Demos and Onboarding's to the BSV Ecosystem</td><td><a href="https://app.gitbook.com/o/XRhTy6ZTa7k6aGkXcfRv/s/vC0SGiURnNS95rt94IkB/">Demos and Onboarding's</a></td><td></td></tr><tr><td>BSV Academy</td><td>Collection of BSV knowledge for education.</td><td><a href="https://app.gitbook.com/s/RTEKu4E7Fvtss3GI9CYU/">BSV Academy</a></td><td></td></tr><tr><td>BSV Code Academy</td><td>Developer Guide and Documentation on BSV</td><td><a href="https://app.gitbook.com/o/XRhTy6ZTa7k6aGkXcfRv/s/qSZDibC210tZhdxq2kp1/">BSV Code Academy</a></td><td></td></tr></tbody></table>


---

# 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://hub.bsvblockchain.org/bsv-hub.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.
