# Security

The Rooster Protocol contracts have been audited by trustworthy auditing firms. Any issues identified in the audits have been addressed. You can find the full reports from each of the audits below.

Rooster is built on Maverick AMM v2 contracts, which have also been audited repeatedly. You can find those audit reports [here](https://docs.mav.xyz/further-information/security).

### Shieldify Report 1/8/25

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

### Omniscia Report 12/31/24

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


---

# 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://rooster-protocol.gitbook.io/docs/developers/security.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.
