# Hybrid blockchain

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

## QANplatform is a hybrid blockchain

{% hint style="info" %}
💡\[Definition] **Hybrid blockchain**

A hybrid blockchain is best defined as a solution that combines the best technical properties of a private blockchain and a public blockchain.&#x20;
{% endhint %}

{% hint style="warning" %}
\[Market problem]: **Lack of hybrid blockchain platforms**

Most blockchains are either public or private. There is currently a lack of hybrid blockchain solutions, which is a must for facilitating enterprise mass adoption.
{% endhint %}

### Use QANplatform as a hybrid blockchain

QANplatform can be used as a **private blockchain** like *Corda* or *Hyperledger*, and also as a **public blockchain** like *Solana, Cardano, and Polkadot*. &#x20;

Transparency and data security are high priorities for modern businesses. Enterprises can define which parts of their data should be stored privately since QANplatform can be used as a hybrid blockchain.

{% hint style="success" %}
**Key Takeaways — \[Hybrid blockchain]:**

* QANplatform can be used as a hybrid blockchain.
* QANplatform will have a private blockchain and a public blockchain part as well.
* Users can decide which data is stored on the private blockchain and what should be anchored to the public blockchain.&#x20;
  {% endhint %}


---

# 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://learn.qanplatform.com/technology/technology-features/hybrid-blockchain.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.
