# On-chain/Off-chain Hybrid

#### To strike a balance between security and scalability, Health Throve incorporates a hybrid on-chain and off-chain data model. Sensitive medical records and media are stored off-chain in encrypted formats, ensuring that personal data remains secure while keeping blockchain transaction costs low. <br>

#### &#x20;Meanwhile, critical actions like consent management, record audits, and access logs are maintained on-chain, ensuring full transparency and traceability. This hybrid approach allows Health Throve to deliver a scalable, secure, and efficient healthcare platform without compromising on performance.

<br>


---

# 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://health-trove.gitbook.io/health-trove-docs/getting-started-with-the-health-throve-goals/on-chain-off-chain-hybrid.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.
