# Security and auditing

Kyoko takes a security-first approach to protect users from security vulnerabilities and other incidents. The team is determined to achieve maximum security for all stakeholders of the Kyoko.Finance ecosystem. We aim to be fully transparent in our actions, while we partner with some of the top audit agencies to audit all Kyoko public contracts and maintain rigorous industry standards. Audit reports will be published shortly. For additional security, activity that impacts the Kyoko DAO will be subject to multi-sig signings.

### Matrix Security Report Audits:

[DAO to DAO Loans](https://github.com/kyoko-finance/kyoko-audit-reports/blob/main/g2g/Matrix_security_G2G_Version_Final.pdf)

[P2P NFT Lending](https://github.com/kyoko-finance/kyoko-audit-reports/blob/main/p2p/Matrix_security_P2P_Version_Final.pdf)

[Cross-Chain GameFi Assets Lending](https://github.com/kyoko-finance/kyoko-audit-reports/blob/main/ccal/Matrix_security_CCAL_Version_final.pdf)

### CERTIK Report Audits:

[DAO to DAO Loans](https://github.com/kyoko-finance/kyoko-audit-reports/blob/main/g2g/CertiK_REP-Kyoko--g2g__final-20220402T033958Z.pdf)

[P2P NFT Lending](https://github.com/kyoko-finance/kyoko-audit-reports/blob/main/p2p/CeritK_REP-Kyoko--p2p__final-20220402T081136Z.pdf)

[Cross-Chain GameFi Assets Lending](https://github.com/kyoko-finance/kyoko-audit-reports/tree/main/ccal)

&#x20;


---

# 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.kyoko.finance/security-and-auditing.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.
