# Security and Audits

## Bug Bounty

Our current bug bounty program can be found on Remedy:\
<https://r.xyz/bug-bounty/programs/tokemak>

## Audits

### Hexens

autoUSD Audit - March 2025

[Read more](/developer-docs/security-and-audits/hexens-autousd-march-25th-2025.md)

Autopilot Full System Audit - May 2024

[Read more](/developer-docs/security-and-audits/hexens-tokemak-autopilot-may-2024.md)

Autopilot Full System Follow Up - July 2024

[Read more](/developer-docs/security-and-audits/hexens-autopilot-follow-up-updates-audit-july-2024.md)

### Certora

LMPStrategy Security Assessment & Formal Verification Report - Jan/March 2024

[Read more](/developer-docs/security-and-audits/certora-lmpstrategy-security-assessment-and-formal-verification-report-jan-march-2024.md)

### Hats Finance - Autopilot

Crowd Competition Smart Contract Audit, February - March 2024

[Read more](/developer-docs/security-and-audits/hats.finance-crowd-competition-smart-contract-audit-february-march-2024.md)

### Halborn - Autopilot

Autopilot (Autopools) Contracts - Preliminary Smart Contract Audit - Sept 2023

[Read more](/developer-docs/security-and-audits/halborn-autopilot-autopools-contracts-preliminary-smart-contract-audit-sept-2023.md)

### Halborn - Autopilot

Autopilot Pricing Contracts - Formal Verification Report - Sept 2023

[Read more](/developer-docs/security-and-audits/halborn-autopilot-pricing-contracts-formal-verification-report-sept-2023.md)

### Sherlock - Autopilot

Autopilot Contracts - Crowd Competition - Sept 2023

[Read more](/developer-docs/security-and-audits/sherlock-autopilot-contracts-crowd-competition-sept-2023.md)

### Halborn - accTOKE

accTOKE Contract - Nov 2022

[Read more](/developer-docs/security-and-audits/halborn-acctoke-contract-nov-2022.md)


---

# 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.auto.finance/developer-docs/security-and-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.
