# Privacy

It should go without saying, but we take your privacy very seriously, whether it be your AI support agent, the content you upload, the data you provide to us and how we deal with 3rd party providers.

Learn more here:

{% content-ref url="privacy/regulations" %}
[regulations](https://support.myaskai.com/security-+-privacy/privacy/regulations)
{% endcontent-ref %}

{% content-ref url="privacy/your-content" %}
[your-content](https://support.myaskai.com/security-+-privacy/privacy/your-content)
{% endcontent-ref %}

{% content-ref url="privacy/your-data" %}
[your-data](https://support.myaskai.com/security-+-privacy/privacy/your-data)
{% endcontent-ref %}

{% content-ref url="privacy/openai" %}
[openai](https://support.myaskai.com/security-+-privacy/privacy/openai)
{% endcontent-ref %}


---

# 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/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.
