# Audits

Our codebase is audited by Peckshield ([https://peckshield.com](https://peckshield.com/)), a leading smart contract audit firm.

You can find the audit report here: <https://github.com/Marvin051499/atoll-smart-contracts/blob/main/PeckShield-Audit-Report-Atoll-v1.0.pdf>

We also have a **bug bounty program**. If you find any bugs or vulnerabilities regarding our smart contracts or website, please reach out to the team in our discord server, and send an email to <info@atoll.money>. We will valid your report asap and be providing bug bounty according to the industry standard.


---

# 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.atoll.money/security/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.
