> For the complete documentation index, see [llms.txt](https://docs.31third.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.31third.com/protocol/audit.md).

# Audit

## Protocol

31third-protocol has been audited by Quantstamp. You can check out the PDF or [view it on their website](https://certificate.quantstamp.com/full/31-third/d11ac960-91e8-49c2-9cb3-c44e11e442f9/index.html).

{% file src="/files/erFuhcXUepTXfdzmpSys" %}
31third-protocol audit report by Quantstamp
{% endfile %}

Additional adapters (GenericAdapter, GenericEqualSpenderAndHandlerAdapter) for 31third-protocol has been audited by Quantstamp. You can check out the PDF or [view it on their website](https://certificate.quantstamp.com/full/31-third-diff-update/c091a773-0a24-4658-940a-5c14a2e08498/index.html).

{% file src="/files/5xczaTuPd4XhPETvGVgD" %}
Generic adapters for 31third-protocol audit report by Quantstamp
{% endfile %}

Adaptions to be able to support tokens that have wei imprecisions on transfer due to rounding (e.g. Aave, Lido) has been audited by Quantstamp. You can check out the PDF or [view it on their website](https://certificate.quantstamp.com/full/31-third-batch-trade-diff/c8e66693-9915-40fe-8340-841aed02076f/index.html).

{% file src="/files/IBY45jUtDywJQJuS5P6Z" %}
Support for wei imprecision for 31third-protocol audit report by Quantstamp
{% endfile %}

## External Adapters

### Enzyme

Our adapter to interact with the [enzyme-protocol](https://github.com/enzymefinance/protocol) has been audited by ChainSecurity. You can check out the PDF or [view it on their website](https://chainsecurity.com/security-audit/enzyme-31third-adapter/).

{% file src="/files/MLduz5QDkEIs1IetTpWt" %}
31ThirdAdapter for Enzyme audit report by ChainSecurity
{% endfile %}

{% file src="/files/Rf8zf1dOTEhWkIH7SHjg" %}
31ThirdAdapter (1.0.1) for Enzyme audit report by ChainSecurity
{% endfile %}


---

# 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.31third.com/protocol/audit.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.
