# Everything's Encrypted

Anything stored on the Network is encrypted in a way that not even a quantum computer can break it. And it is end-to-end encrypted in transit too. This means you get all the benefits of the cloud, but without your data hitting the Internet. That also means no one can watch or track your use of the Network either.

Autonomi uses a novel approach called [Self-Encryption](https://docs.autonomi.com/how-it-works/encryption-and-authentication/self-encryption). Not only does this mean that your data is secure and private, it means your personal information never needs to touch the Internet. It's securely reassembled for you *only* within your own device when you are ready to use it, and then leaves no trace when you are done.<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://docs.autonomi.com/introduction/what-is-autonomi/everythings-encrypted.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.
