# Mithril's approach to security

Safeguarding your data is paramount for us. We've embraced a security-first approach from day zero, ensuring that data protection is integrated into every aspect of our platform from the ground up rather than retrofitted. Mithril uses security best-practices to ensure you are on a trusted platform. You can view a complete list of our security measures in our [Trust Center](https://trust.mlfoundry.com/).

Some highlights about Mithril's approach to security:

* All compute available through Mithril is hosted in Tier 3 and 4 datacenters with SOC 2 Type II or ISO 27001 compliance that have passed our security requirements. All datacenters enforce strict access controls, biometric measures, and personnel authorization.
* Mithril is SOC 2 Type II certified in availability, security, and confidentiality.
* We ensure that only you have access to the SSH keys for your instances.


---

# 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.mithril.ai/security-and-trust/mithrils-approach-to-security.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.
