# Audits

{% hint style="info" %}

### [Zellic Audit](https://revest.finance/ZellicAudit.pdf)

{% endhint %}

[Addendum](#undefined): Zellic clarified in a discussion prior to deployment that TokenVaultV2 was fit for service (the version they examined lacked initialization functions). They do not make post-publication changes to audits documents.

{% hint style="info" %}

### [BlockSec Audit](https://twitter.com/RevestFinance/status/1534545712104472578)

{% endhint %}

{% hint style="info" %}

### [Solidity Finance Audit ](https://solidity.finance/audits/Revest/)

{% endhint %}

Note: Solidity Finance audit is the second audit they have performed for us, following an exploit of the code they had originally deemed secure. The follow-up was performed free-of-charge.

#### Zellic Addendum

![](/files/nW1GwH7Meg0KjJO5njJe)


---

# 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.revest.finance/resources/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.
