# Security Audits

All smart contracts and deployments by Panther are audited by well-known, reputable firms. In here, you can find a list of these audits.

### Smart Contract Audits

* **CERTIK**: [Panther ZKP Token Audit](https://www.pantherprotocol.io/static/media/REP-Panther-ZKP-Token.c7639bc6f27d0160dabc.pdf).
* **21 Analytics**: [Panther v0.5 Audit](https://www.pantherprotocol.io/static/media/Panther_v0.5_Audit%20.3d2e00ecc3a9f72e5850.pdf).&#x20;
* **CERTIK:** [Panther ZKP Vesting Audit](https://www.pantherprotocol.io/static/media/REP-Panther-ZKP-Vesting.df71ad8a0aeb898dee16.pdf).

<br>


---

# 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.pantherprotocol.io/docs/learn/security-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.
