# Audit

[Arken Finance](https://go.arken.finance/YToGhH) has passed the audits from both CertiK and Inspex, one of the top 5 global blockchain security auditors and the leading blockchain security auditor in Thailand, respectively. In addition, we have done an audit with Blocksec later in 2023.

It was one of our many duties to ensure that smart contracts were properly implemented and securely protected against outside threats. One step at a time, we want to instill confidence in our community and this is one of many steps that we are taking to ensure utmost safety and confidentiality for our users.

See below the report summary of each auditor:

## **Audit report summary — Blocksec** <a href="#d7c3" id="d7c3"></a>

The official security assessment was published on May 15, 2023. Blocksec conducts the audit by engaging the following approaches: Static analysis, Fuzzing testing, and Manual code review. As a result, there were two potential issues pointed out and successfully resolved by the team.

The full audit report can be found [here](https://drive.google.com/file/d/1Ty20_AXxNGR3e7PFif-zrihfZLuGXTUv/view?usp=sharing).

## **Audit report summary — Inspex** <a href="#d7c3" id="d7c3"></a>

The official security assessment was published on February 7, 2022. Static code analysis, dynamic analysis, and manual review were completed by the Inspex team, in conjunction to identify smart contract vulnerabilities together with technical & business logic flaws.

2 high and 5 info-severity issues were pointed out and successfully resolved by the team. It is ensured that there are no critical vulnerabilities and none of the issues have any impact on the functioning and security of Arken Finance.

The full audit report can be found [here](https://app.inspex.co/library/arken-finance#?scope=arken-finance-arkendexv3-arkenapprove).

## **Audit report summary — CertiK** <a href="#id-3a2e" id="id-3a2e"></a>

The official security assessment was published on March 23, 2022. A comprehensive examination has been performed by Certik, utilizing Static Analysis and Manual Review techniques. The security assessment resulted in findings that ranged from critical to informational, which had been addressed and resolved.

The full audit report can be found [here](https://www.certik.com/projects/arkenfinance).


---

# 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.arken.ag/security/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.
