# Audits

There have been five audits of ichi.farm, listed from most recent:

1. Quantstamp: <https://github.com/ichifarm/ichi-oneToken/blob/master/audits/quantstamp/audit.pdf>
2. Solidified: <https://github.com/ichifarm/ichi-oneToken/blob/master/audits/solidified/audit.pdf>
3. CertiK: <https://t.co/bLYbCI4vds>
4. defiyield.info: <https://defiyield.app/audits/defiyield/ichi>
5. Bramah Systems: <https://github.com/ichifarm/audit>

{% hint style="danger" %}
Remember, no audit can catch all problems. Please review the risks tab to understand the risks involved with participating on ichi.farm.
{% endhint %}


---

# 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.ichi.org/legacy/audits-and-risks/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.
