# Encryption

{% tabs %}
{% tab title="Data Encryption" %}

* Storage Encryption: AES-256 with Google-managed encryption keys
* Communication Encryption: TLS v1.2 enforced for all traffic
* Key Management: Google Cloud KMS integration
* Reference: [Google Default Encryption Policy](https://cloud.google.com/docs/security/encryption/default-encryption)
  {% endtab %}

{% tab title="Network Security" %}

* Protocol: HTTPS enforced across all endpoints
* SSL Configuration: Comprehensive SSL certificate deployment
* Traffic Protection: End-to-end encrypted communications
  {% endtab %}

{% tab title="Infrastructure Security" %}

* Cloud Provider: Google Cloud Platform
* Architecture: Multi-service microservices architecture
* Access Control: Restricted infrastructure modification access
* Monitoring: Real-time alerts and automated remediation
  {% endtab %}
  {% endtabs %}

<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://sully.gitbook.io/sully.ai-docs/FEM1tMOJsSSszbLOgKLA/safe-super-intelligence-security/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.
