# Security Controls

- [AI security controls](https://public-docs.anvilogic.com/security-controls/ai-security-controls.md): This page summarizes the AI security controls and measures in place on the Anvilogic platform.
- [Monte Copilot & AI privacy and controls](https://public-docs.anvilogic.com/security-controls/monte-copilot-and-ai-privacy-and-controls.md): Frequently asked questions around privacy and security controls for Monte Copilot and AI used within the Anvilogic platform.


---

# 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://public-docs.anvilogic.com/security-controls.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.
