# Audits

| Scope                                               | Auditor                                                                    | Report                                                                                                                                                                                          |
| --------------------------------------------------- | -------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Morpho Contracts                                    | [Auditors here](https://docs.morpho.org/getting-started/resources/audits/) | [Audits here](https://docs.morpho.org/getting-started/resources/audits/)                                                                                                                        |
| Permissioning and custodian integration (sunsetted) | [Hacken](https://hacken.io/)                                               | [Audit here](https://hacken.io/audits/mystic-finance)                                                                                                                                           |
| Liquid Staking Token (myPLUME)                      | [Kann Audits](https://kannaudits.com/)                                     | [Audit 1 here](https://github.com/Kann-Audits/Kann-Audits/blob/main/reports/pdf-format/Mystic%20Finance.pdf)                                                                                    |
| Liquid Staking Token (myPLUME)                      | [Kann Audits](https://kannaudits.com/)                                     | [Audit 2 here](https://github.com/Kann-Audits/Kann-Audits/blob/main/reports/pdf-format/Mystic%20Finance_v2.pdf)                                                                                 |
| Liquid Staking Token (myPLUME)                      | [Octane Security](https://www.octane.security/)                            | [Audit here](https://drive.google.com/file/d/1_rKbNL9EFs3KT6x_amWQTyrzlUTvt0R5/view?usp=sharing) and [here](https://drive.google.com/file/d/1WZ7LJIszm-GOsrHX5-MhIhDLADwSXmzh/view?usp=sharing) |
| Liquid Staking Token (myPLUME)                      | [Kann Audits](https://kannaudits.com/)                                     | [Audit here](https://drive.google.com/file/d/1O8Er8ZmVqqSmHuYteDkaBOhh7lBG0uQs/view?usp=sharing)                                                                                                |
| RFQ API                                             | [Kann Audits](https://kannaudits.com/)                                     | [Audit here](https://drive.google.com/file/d/1LerNUP9OjGmfDgyTsr11DxtGMJeCP3dR/view?usp=sharing)                                                                                                |


---

# 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.mysticfinance.xyz/useful-links/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.
