# PRODUCTS

- [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: 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://docs.lightstreams.network/products.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.
