# SECURITY + PRIVACY

- [Security](https://support.myaskai.com/security-+-privacy/security.md): How we secure your data at My AskAI. Robust data protection with automatic file deletion, bank-grade encryption, and data usage strictly limited to API interactions and user-requested support.
- [SOC-2](https://support.myaskai.com/security-+-privacy/security/soc-2.md)
- [Privacy](https://support.myaskai.com/security-+-privacy/privacy.md)
- [Your content](https://support.myaskai.com/security-+-privacy/privacy/your-content.md): At My AskAI we do the utmost to ensure your content remains your content.
- [Your data](https://support.myaskai.com/security-+-privacy/privacy/your-data.md): At My AskAI we do the utmost to ensure your data remains private.
- [OpenAI](https://support.myaskai.com/security-+-privacy/privacy/openai.md): How does My AskAI work with OpenAI?
- [Regulations](https://support.myaskai.com/security-+-privacy/privacy/regulations.md)
- [GDPR compliance](https://support.myaskai.com/security-+-privacy/privacy/regulations/gdpr-compliance.md): All the necessary information you need to understand our GDPR compliance, for businesses wishing to use My AskAI within the European Union (EU).
- [HIPAA](https://support.myaskai.com/security-+-privacy/privacy/regulations/hipaa.md)


---

# 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://support.myaskai.com/security-+-privacy.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.
