# Home

Welcome to our centralized repository for Proof of Concept (POC) solutions. This space provides structured documentation for both business stakeholders and technical teams.

> **Note**: This catalog represents a subset of BSVA's portfolio. Many are still in development and not all are documented in this GitBook yet. BSVA is continuously incorporating new additions to expand the catalog.

## Purpose

This hub serves as a single source of truth for all Demo solutions, offering:

* **Business-focused documentation** for managers and decision-makers
* **Technical documentation** for developers and implementers
* **Standardized templates** for consistent documentation
* **Quick access** to implementation guides and resources

## Quick Start

| Role                   | Start Here                                                                                                                               |
| ---------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- |
| **Business Manager**   | [Demo Catalog](/demos-and-onboardings/demo-solutions/demos.md)                                                                           |
| **Developer/Engineer** | [How to Use](/demos-and-onboardings/getting-started/getting-started.md) → [Demo Catalog](/demos-and-onboardings/demo-solutions/demos.md) |

## Current Status

* **Active Demos**: 23
* **Templates Available**: 2 (Business + Technical)
* **Last Updated**: 02/10/2026

***

\## **Terms and Conditions**

[Download the full Terms of Use (PDF)](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfVclCmeRPossA1a4BKh5%2Fuploads%2FjrLiRFSSc78VORRVpyOT%2FTerms%20of%20Use%20BSVA%20Blockchain.pdf?alt=media\&token=95fa409e-2017-4503-9b38-f4951b4960df)

> 💡 **Tip**: Each Demo includes both business and technical documentation linked together for complete context.


---

# 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/demos-and-onboardings/readme.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.
