# Security and Compliance

At DevArmor, security is foundational to everything we build. We follow secure-by-design principles and implement strict controls around data handling, model integrity, and access management. All customer data is encrypted in transit and at rest, and we support self-hosted and BYOM (Bring Your Own Model) deployment options to meet enterprise compliance needs. Our platform undergoes regular security assessments, and we leverage rigorous prompt evaluation, retrieval-augmented generation (RAG), and internal benchmarking to mitigate AI-related risks such as hallucination. DevArmor ensures that every security decision made by our AI agents is explainable, auditable, and aligned with your internal policies.


---

# 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.devarmor.com/security/security-and-compliance.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.
