# IPFS ( Interplanetary File System )

### &#x20;• Distributed File Storage :&#x20;

IPFS is employed for decentralized off-chain storage of large files such as medical records, videos, and other healthcare content. This ensures that sensitive information is securely stored and accessible only to authorized individuals.<br>

### &#x20;• Efficiency and Scalability :

By utilizing IPFS for off-chain storage, Health Throve reduces the load on the blockchain, allowing for a scalable system that can handle large amounts of data without compromising security.

<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/core-technologies-implemented-in-health-throve/ipfs-interplanetary-file-system.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.
