# Audits

Audit performed on the Paladin protocol :&#x20;

[Pessimistic Audit](https://github.com/pessimistic-io/audits/blob/914e35fdfc879451a61d2a3969f3be839b8c808f/Paladin%20Security%20Analysis%20by%20Pessimistic.pdf) (1st Oct 2021)

Code4rena contest on Holy PAL smart contracts:

<https://code4rena.com/reports/2022-03-paladin/>&#x20;

Audit performed on Warden Quest:

[Spearbit Audit](https://github.com/PaladinFinance/Warden-Quest/blob/main/audit/Spearbit%20-%20Quest%20audit.pdf) (May 2022)

Audit performed on Dullahan :&#x20;

[Pessimistic Audit](https://github.com/PaladinFinance/Dullahan/blob/main/audit/Paladin%20Dullahan%20Security%20Analysis%20by%20Pessimistic.pdf) (April 2023)

&#x20;


---

# 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.paladin.vote/deployed-contracts/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.
