# Do you implement any data encryption?

Data encryption for the Cloud version of the products:

* If HTTPS is configured properly, the data in transit will be encrypted over SSL (TLS 1.3).
* The cloud infrastructure is hosted and maintained on AWS (the USA, N.Virginia).
* Recommended security measures of AWS are enabled (security groups, etc.).
* The data at rest (stored on AWS S3) is encrypted and anonymized\*.

*\*We collect and store some data that is sent to us for checking. It is used for improving the quality of the services. These are only the sentences where changes are made (accept suggestion). The data is aggregated and anonymized, it is not tied to a specific company or a person. The data in the rest is encrypted and has limited access.*


---

# 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.wproofreader.com/faq/technical/security/do-you-implement-any-data-encryption.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.
