# Audit

The OKOK core team is committed to ensuring the safety and stability of the project. We will continue to put forth our best efforts to acquire the appropriate audits, reviews, and additional governance as needed.

our V1 [contracts](/general/contracts.md) has been open sourced and verified.

Earn related contracts are taken from GMX's contract code base, so GMX's audit still valid for OKOK's earn related contracts.


---

# 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://doc.okok.network/appendix/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.
