# Decentralized Storage

Encrypted Storage: All data within the Hestia Network is encrypted to safeguard sensitive information. By building on backbone decentralized storage projects like Siacoin \[4], Ceramic \[5], Filecoin \[6], Arweave \[7], the network ensures that data is stored securely and redundantly across multiple locations.

Distributed Ledger: A distributed ledger is used for transparent and immutable record-keeping. This ledger tracks all transactions, votes, and updates within the network, providing an auditable history that enhances trust and accountability among residents and stakeholders.

## Reference

\[4] Sia - Decentralized data storage. (n.d.). Sia. <https://sia.tech/>&#x20;

\[5] Ceramic - the composable data network. (n.d.). <https://ceramic.network/>&#x20;

\[6] Filecoin. (n.d.). A decentralized storage network for the world’s information. Filecoin. <https://filecoin.io/>&#x20;

\[7] Arweave - A community-driven ecosystem. (n.d.). <https://www.arweave.org/>&#x20;

<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://hestia.sphenelabs.com/technology/decentralized-storage.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.
