# Lightstreams

## Lightstreams

- [Lightstreams Docs](https://docs.lightstreams.network/master.md): Build powerful privacy-centric web3 applications.
- [Why Lightstreams](https://docs.lightstreams.network/lightstreams-docs.md): We envision a future where data sovereignty prevails—no third-party should be in control of your data.
- [Data Sovereignty](https://docs.lightstreams.network/lightstreams-docs/privacy-and-confidentiality.md): A paradigm shift in managing user data.
- [Overview](https://docs.lightstreams.network/overview.md): Build powerful privacy-centric applications.
- [Privacy and Confidentiality](https://docs.lightstreams.network/overview/features.md): Lightstreams is designed for privacy-centric web3 applications.
- [Smart Vault](https://docs.lightstreams.network/products/smart-vault.md): Secure Distributed Storage and Decentralized Data Exchange
- [Disclosures and Disclaimer](https://docs.lightstreams.network/products/smart-vault/disclosures.md): Security Issues, Disclosures and Disclaimers
- [Demo](https://docs.lightstreams.network/products/smart-vault/demo.md)
- [Getting Started](https://docs.lightstreams.network/products/smart-vault/getting-started.md)
- [Install](https://docs.lightstreams.network/products/smart-vault/getting-started/installation.md)
- [Run a Smart Vault Node](https://docs.lightstreams.network/products/smart-vault/getting-started/run-a-smart-vault-node.md)
- [Share a Private File](https://docs.lightstreams.network/products/smart-vault/getting-started/share-private-file-p2p.md)
- [Smart Vault SDK](https://docs.lightstreams.network/products/smart-vault/sdk.md): A Software Development Kit for the Smart Vault
- [Smart Vault JS SDK](https://docs.lightstreams.network/products/smart-vault/sdk/js-sdk.md): Javascript Software Development Kit
- [Smart Vault CLI](https://docs.lightstreams.network/products/smart-vault/sdk/leth.md): Lightstreams Command Line Tool.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.lightstreams.network/master.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.
