# Audits

All DefiPlaza pools are audited by Pessmistic. The audit reports are hosted on Pessimistic's Github repository to prove their authenticity.

* [MultiPlaza pool](https://github.com/pessimistic-io/audits/blob/main/DeFi%20Plaza%20Security%20Analysis%20by%20Pessimistic.pdf)
* [StablePlaza pool](https://github.com/pessimistic-io/audits/blob/main/StablePlaza%20Security%20Analysis%20by%20Pessimistic.pdf)
* [RadixPlaza pool](https://github.com/pessimistic-io/audits/blob/b886ee548241bc8066843ab110287058ff33ba4f/DefiPlaza%20Radix%20Security%20Analysis%20by%20Pessimistic.pdf)

For RadixPlaza, a business logic audit has also been performed, validating the Scrypto implementation of the RadixPlaza whitepaper:

* [Radixplaza Mathematical Verification](https://github.com/OmegaSyndicate/RadixPlaza/blob/e6f9f6bd06bfdc3d1ed40f3ae921104197e43531/docs/251125_radixplaza_mathematical-verification.pdf)


---

# 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.defiplaza.net/defiplaza/introduction/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.
