# Audits

At Pawnfi, we prioritize the security and reliability of our protocol. To ensure this, our development team works closely with third-party auditors and consultants in addition to our in-house design efforts. Our commitment to transparency is reflected in our practice of making all contract codes and balances publicly verifiable and subjecting them to rigorous review and audits by reputable firms such as PeckShield.&#x20;

As we evolve and enhance our platform, introducing new features, we acknowledge that potential vulnerabilities could emerge. Hence, we pledge to engage additional reputable audit firms to conduct fresh audits for every significant update, ensuring any changes to our codebase are diligently scrutinized and vetted, thereby maintaining the security standards our platform is built on.

<table><thead><tr><th width="145.33333333333331">Auditor</th><th width="137">Scope</th><th>Date</th><th>Status</th><th data-type="files">Link</th></tr></thead><tbody><tr><td>PeckShield</td><td>Protocol</td><td>2023 Q1</td><td>Completed</td><td><a href="/files/0um3dn7szQZOdtbzl48o">/files/0um3dn7szQZOdtbzl48o</a></td></tr><tr><td>PeckShield</td><td>Ape Staking</td><td>2023 Q2</td><td>Completed</td><td><a href="/files/RSBpHtcta9mORea7NJf1">/files/RSBpHtcta9mORea7NJf1</a></td></tr></tbody></table>


---

# 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.pawnfi.com/appendix/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.
