# How Does \&milo Ensure the Security of My Crypto Assets? e

Security is paramount at \&milo. We implement a multi-layered security framework to safeguard your crypto assets:

* Cold Storage: The majority of user assets are stored in cold wallets, which are offline and immune to online threats.
* Encryption: All sensitive data, including private keys and personal information, are encrypted using AES-256 encryption standards.
* Multi-Factor Authentication (MFA): Users are required to enable MFA to add an extra layer of protection to their accounts.
* Smart Contract Audits: Our platform's smart contracts undergo rigorous third-party security audits to identify and mitigate vulnerabilities.
* Real-Time Monitoring: Continuous monitoring of all transactions and activities to detect and prevent suspicious behavior.
* Compliance with Industry Standards: Adherence to KYC (Know Your Customer) and AML (Anti-Money Laundering) regulations to ensure a secure and trustworthy environment.


---

# 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.andmilo.com/faq/how-does-and-milo-ensure-the-security-of-my-crypto-assets-e.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.
