# Audits

### List of Audits

Chimera - September 2024: [Creed](https://github.com/everclearorg/audits/blob/main/reports/%5BCREED%5D%202024-08%20Everclear%20Chimera%20Mitigations.pdf)

Swaps - September 2025: [Creed](https://github.com/everclearorg/audits/blob/main/reports/%5BCREED%5D%20Everclear%20Swaps%20September%202025.pdf)

### Audit Documentation

All audits can be found in our Github repo: [Here](https://github.com/everclearorg/audits)

### **Immunefi Bug Bounty**

Everclear’s Bug Bounty program allows you report a vulnerability and be rewarded for your findings. The focus of the program is prevention of loss of user funds, denial of service, and governance hijacks.

To submit a bug via Immunefi, please follow these steps:

1. Visit the Immunefi portal (Coming soon)
2. Submit a report for Everclear
3. Input program name
4. Provide security level and detailed explanation
5. Provide wallet address

The Everclear team will aim to respond about the finding within the 72 hours of being received and resolve the outcome of findings in two weeks.

The active programs can be found here: *Coming soon.*


---

# 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.everclear.org/developers/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.
