# Audit Reports

**gBERA system underwent two audits before going live.** Here you can download the two audit reports for gBERA done by Guardefy and Cantina.xyz:

{% file src="/files/Rp11cKt6tSRmK8gBH3fc" %}
The Audit Report from Guardefy regarding the plain gBERA.
{% endfile %}

{% file src="/files/AbzPWprzSZXOgAxJlrnR" %}
The Audit Report from Cantina regarding the plain gBERA.
{% endfile %}

After upgrading gBERA to the new PoL-native system, we did another round of audit with Guardefy to ensure and maximize safety for our users. You can check the additional audit here:

{% file src="/files/6DhW56nYvYWHR64Hy70H" %}
The Audit Report Update from Guardefy regarding the new version of gBERA.
{% endfile %}

{% hint style="success" %}
Here, you can find the Github Repo:\
<https://github.com/smilee-finance/gbera-contracts>
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://smilee-finance.gitbook.io/gbera-docs/audit-reports.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.
