# Other Reports and Audits

## Smart Contract Audit

[**Zokyo**](https://www.zokyo.io/) conducted in-depth security audits on the LFi and cLFi smart contracts across Ethereum and Polygon networks in May 2022. These assessments verified contract logic, security assumptions, and potential vulnerabilities to ensure the integrity and performance of LayerK’s earlier infrastructure components.

{% file src="/files/pwDukVaBvSpoYfklsIe0" %}
Download Zokyo's May 2022 smart contract audit report on LFi ETH.
{% endfile %}

{% file src="/files/vkk0TTYJeOgTj6SoFtxT" %}
Download Zokyo's May 2022 smart contract audit report on LFi MATIC.
{% endfile %}

{% file src="/files/DMAyqCFvBoF0vtbUUEfq" %}
Download Zokyo's May 2022 smart contract audit report on cLFi ETH.
{% endfile %}

{% file src="/files/EBpwVMVL14vQr7MzNlWP" %}
Download Zokyo's May 2022 smart contract audit report on cLFi MATIC.
{% endfile %}


---

# 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.layerk.com/layer-2-blockchain-and-token/smart-contract-audit/other-reports-and-audits.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.
