# Audit

At KiloEx, security is our top priority and we invest significant effort to create a safe and reliable protocol. The KiloEx smart contract code are publicly verifiable and formally validated by top security firms.

### **Protocol Audit**

Final reports from our security audits will be published in our GitHub. We are currently working with the top security audit firms to conduct comprehensive assessment of our smart contracts and blockchain code.

| Auditor                                    | Date       | Status   | External Link                                                                                          |
| ------------------------------------------ | ---------- | -------- | ------------------------------------------------------------------------------------------------------ |
| [Secure3](https://www.secure3.io/)         | June 2023  | Complete | [PDF](https://drive.google.com/file/d/1xsBXkS6dfGRrNLopK6xy29dKex-VV0fw/view?usp=sharing)              |
| [Ancilia](https://www.ancilia.ai/)         | July 2023  | Complete | [PDF](https://drive.google.com/file/d/15xcavMe1WPkVVvh8vJRRImSNAiVeT_al/view?usp=sharing)              |
| [Scalebit](https://www.scalebit.xyz/#blog) | April 2024 | Complete | [PDF](https://scalebit.xyz/reports/Kilo---Vault2-Final-Audit-Report.pdf)                               |
| [Scalebit](https://www.scalebit.xyz/#blog) | July 2024  | Complete | [PDF](https://scalebit.xyz/reports/20240802-HybridVault-Final-Audit-Report.pdf)                        |
| [Scalebit](https://www.scalebit.xyz/#blog) | March 2025 | Complete | [PDF](http://scalebit.xyz/reports/20250321-XKilo-Token-Final-Audit-Report.pdf)                         |
| [Slowmist](https://www.slowmist.com/)      | June 2025  | Complete | [PDF](https://github.com/KiloExPerp/kiloex-audit/blob/main/KiloEx%20-%20SlowMist%20Audit%20Report.pdf) |


---

# 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.kiloex.io/kiloex/about-kiloex/audit.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.
