# Audit - Restake

Mind Network has been implemented with security as its top priority. The system has been meticulously designed to be safe and secure, with all necessary resources allocated to ensure that the protocol meets the highest security standards.&#x20;

Below are the links to all audit reports:

| Auditor | Date          | Link                                                                                                                                                                                                                                                       |
| ------- | ------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Offside | May 8, 2024   | <https://github.com/mind-network/mind-restaking-contracts/blob/main/audit/Mind_Network_Restaking_OFFSIDE_Audit_240508.pdf>                                                                                                                                 |
| Offside | July 5, 2024  | <https://github.com/mind-network/mind-restaking-contracts/blob/main/audit/Mind_Network_Restaking_OFFSIDE_Audit_240705.pdf>                                                                                                                                 |
| CertiK  | July 11, 2024 | <p><a href="https://github.com/mind-network/mind-restaking-contracts/blob/main/audit/Mind_Network_CertiK_Audit_20240711.pdf"><https://github.com/mind-network/mind-restaking-contracts/blob/main/audit/Mind_Network_CertiK_Audit_20240711.pdf></a><br></p> |


---

# 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.mindnetwork.xyz/minddocs/security-and-privacy/audit-restake.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.
