> For the complete documentation index, see [llms.txt](https://docs.jpegd.io/jpegd-dao/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jpegd.io/jpegd-dao/security-and-governance/audits.md).

# Audits

## JPEG'd

JPEG'd has been audited by [Quantstamp](https://quantstamp.com/) and [PeckShield](https://peckshield.com/).

You can access the full audits below.

{% file src="/files/gfcCUctPNGlcVbq7K7eE" %}

{% file src="/files/LVzP1btn0l7S0bpibRqZ" %}

{% file src="/files/C7KjeN2Y8OHYewMgocds" %}

{% file src="/files/r496HovtonyqpqvvEdiD" %}

We have also done an audit contest with code4rena.

The full report can be found here: <https://code4rena.com/reports/2022-04-jpegd/>.

## JPEG'd P2P

JPEG'd P2P has been audited by [Quantstamp](https://quantstamp.com/).

{% file src="/files/SlUfggIN3gZowgCJm6dK" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.jpegd.io/jpegd-dao/security-and-governance/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.
