# Audits

{% hint style="success" %}
**Fully Audited:** All smart contracts used by Liquidus are fully audited by reputational auditing companies.
{% endhint %}

## Liquidus Wallet App

The Liquidus wallet app uses several smart contracts to automate transactions for its users. All contracts developed by Liquidus Finance are fully audited by SolidProof.

The smart contracts used and audited are:

* KyberSwapLIQ.sol
* LiquidusAutoLP.sol
* LiquidusBoost.sol
* LiquidusFeeEstimation.sol

{% embed url="<https://github.com/LiquidusFinance/smart-contracts>" %}

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

## LIQ Token

The LIQ token is audited by CertiK and TechRate.

#### LIQ Token Audit by CertiK

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

#### LIQ Token Audit by TechRate

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

## Liquidus Farm

The Liquidus Farm contracts, both single token and liquidity pool farm contracts have been audited by Hacken.

#### Liquidus Farm Contract Audit by Hacken

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

#### LIQ NFT Contract Audit by SolidProof

The Liquidus NFT contract and NFT farm contracts have been audited by SolidProof.

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


---

# 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.liquidus.finance/technical-details/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.
