# Sealed Docs

## Docs

- [What is Sealed?](https://docs.sealed.channel/introduction/what-is-sealed.md)
- [Problem](https://docs.sealed.channel/introduction/problem.md)
- [Solution](https://docs.sealed.channel/introduction/solution.md)
- [Step by step](https://docs.sealed.channel/introduction/step-by-step.md)
- [Identity](https://docs.sealed.channel/architecture/identity.md)
- [Messaging](https://docs.sealed.channel/architecture/messaging.md)
- [Alias Chat](https://docs.sealed.channel/architecture/alias-chat.md)
- [Peer-to-Peer](https://docs.sealed.channel/architecture/peer-to-peer.md)
- [Credits](https://docs.sealed.channel/architecture/credits.md)
- [Notifications](https://docs.sealed.channel/architecture/notifications.md)
- [Files, Photos](https://docs.sealed.channel/architecture/files-photos.md)
- [Groups](https://docs.sealed.channel/architecture/groups.md)
- [Decentralized storage](https://docs.sealed.channel/architecture/decentralized-storage.md)
- [Layer 2](https://docs.sealed.channel/architecture/layer-2.md)
- [Calling](https://docs.sealed.channel/architecture/calling.md)
- [Encryption](https://docs.sealed.channel/security-and-privacy/encryption.md)
- [Wallet top-up](https://docs.sealed.channel/security-and-privacy/wallet-top-up.md)
- [Blockchain interaction](https://docs.sealed.channel/security-and-privacy/blockchain-interaction.md)
- [App security](https://docs.sealed.channel/security-and-privacy/app-security.md)
- [Audits](https://docs.sealed.channel/security-and-privacy/audits.md)
- [Data backup](https://docs.sealed.channel/security-and-privacy/data-backup.md)
- [Subscription model](https://docs.sealed.channel/business/subscription-model.md)
- [Sealed +](https://docs.sealed.channel/business/sealed-+.md)
- [Sealed PRO](https://docs.sealed.channel/business/sealed-pro.md)
- [Sealed Channel](https://docs.sealed.channel/business/sealed-channel.md)
- [Untitled](https://docs.sealed.channel/business-solution/untitled.md)
- [Tokenomics](https://docs.sealed.channel/sld-token/tokenomics.md)
- [Utility](https://docs.sealed.channel/sld-token/utility.md)
- [Buyback & Burn](https://docs.sealed.channel/sld-token/buyback-and-burn.md)
- [DAO](https://docs.sealed.channel/sld-token/dao.md)
- [Compliance](https://docs.sealed.channel/legal/compliance.md)
- [Privacy Policy](https://docs.sealed.channel/legal/privacy-policy.md)
- [Terms of service](https://docs.sealed.channel/legal/terms-of-service.md)
- [regulamin](https://docs.sealed.channel/legal/regulamin.md)
- [Staking terms](https://docs.sealed.channel/legal/staking-terms.md)
- [Subscription privacy policy](https://docs.sealed.channel/legal/subscription-privacy-policy.md)
- [Risks annotations](https://docs.sealed.channel/legal/risks-annotations.md)


---

# 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.sealed.channel/introduction/what-is-sealed.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.
