# Code Audits

{% hint style="success" %}
OpenTrade uses works with market leading cybersecurity firms to perform thorough, indendepent audits of any and all protocol code deployed to production environments. Code audits are performed before any material changes or upgrades to the protocol.&#x20;
{% endhint %}

## Liquid Yield Token (LYT) Protocol&#x20;

{% file src="/files/2cATkEf4GL0b49MOExKl" %}

## Version 5 (CURRENT)

{% file src="/files/rZZDDz1SZa9cW30YJEx3" %}

{% file src="/files/FgRDtBZ2jIVwJtsX8AZ6" %}

## Version 4 (CURRENT)

{% file src="/files/sHGIkqiKJDtO8yrs42kJ" %}

## Version 3 (UPGRADED)

{% file src="/files/7d0yqTQglsuJCglKwQUy" %}

## Version 2

{% file src="/files/FPFoZlG35VrdgqLdXE8J" %}


---

# 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.opentrade.io/code-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.
