# Storage Nodes

Verida has developed open source middleware (Verida Storage Node) that sits in front of mature CouchDB database infrastructure. This solution is designed for storing private user data, incorporates access controls with flexible encryption, and permissioned data synchronization. It’s region aware and designed to meet data protection regulations requirements such as GDPR or CCPA.

Users are able to select their own storage provider or applications may offer a default storage option for their users. This flexibility will allow users to eventually leverage decentralized storage solutions to host their own or select private geographical region specific hosting infrastructure - to ensure storage is location aware to meet regulatory requirements across different countries and industries, such as GDPR requirements.

<figure><img src="/files/sr6PCXa8VhKcTJBWVuJR" alt=""><figcaption><p>Verida Storage Nodes</p></figcaption></figure>

User data is stored in isolated application contexts, where the data from one application can not be accessed by another without explicit user consent. This ensures users can selectively disclose their personal data to different applications on an as-needs basis, providing enhanced privacy and data security.


---

# 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://community.verida.network/verida-network/network-functionality/storage-nodes.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.
