# Privacy Protection

<figure><img src="https://1069513343-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6hadrGnYWueWmNl3BVIK%2Fuploads%2FVwu5Boxbdhch7CxGJVQC%2Fprivacy.png?alt=media&#x26;token=cf729ea8-9104-46f0-a50d-156a9684f065" alt=""><figcaption><p>Me.bot strictly adheres US Data Protection guidelines and GDPR to meet top data privacy and security standards.</p></figcaption></figure>

We take your privacy seriously and have put in place several measures to keep your data safe. Here’s what we've done for your privacy so far:

1. **Network Transmission Encryption**: We employ advanced TLS/SSL protocols for network transmission encryption, ensuring that your data remains secure and inaccessible during transfer.
2. **End-to-End Encryption**: Data within the Me.bot internal server is undetectable. User data during file transfer and messaging are entirely concealed from unauthorized access.
3. **Data Masking**: Our innovative dynamic data masking techniques protect your sensitive information, making it invisible or unintelligible
4. **Advanced Storage Encryption**: Utilizing powerful AES-256 encryption, we safeguard your static data, making it unreadable even in the event of storage theft or unauthorized access.
5. **Personal Cloud Storage (in development):** Our phased approach to personal cloud storage offers unparalleled security. Initially, document data is stored at the edge. This is evolving into a fully localized application, ensuring all computations and storage occur on the client-side.


---

# 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.me.bot/more/privacy-protection.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.
