> For the complete documentation index, see [llms.txt](https://developers.lfj.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.lfj.gg/sdk/audits.md).

# Audits

## Joe V2.2

Liquidity Book received the following audits:

* [Paladin](https://paladinsec.co/projects/trader-joe/)

## Joe V1

### Audits[​](https://docs.lfj.gg/V1/audits#audits) <a href="#audits" id="audits"></a>

Trader Joe V1 dex received the following audits:

#### DEX / MasterChef V3[​](https://docs.lfj.gg/V1/audits#dex--masterchef-v3) <a href="#dex--masterchef-v3" id="dex--masterchef-v3"></a>

* [Paladin](https://paladinsec.co/projects/trader-joe-masterchefv3)

#### Lending / Banker Joe[​](https://docs.lfj.gg/V1/audits#lending--banker-joe) <a href="#lending--banker-joe" id="lending--banker-joe"></a>

* [Paladin](https://paladinsec.co/projects/trader-joe-lending)

#### Launchpad / Rocket Joe[​](https://docs.lfj.gg/V1/audits#launchpad--rocket-joe) <a href="#launchpad--rocket-joe" id="launchpad--rocket-joe"></a>

* [Paladin](https://github.com/traderjoe-xyz/rocket-joe/blob/main/audit/paladin_audit.pdf)
* [Christoph Michel (Code4rena Top Warden)](https://github.com/traderjoe-xyz/rocket-joe/blob/main/audit/cmichel_audit.pdf)
* [Certora](https://github.com/traderjoe-xyz/rocket-joe/blob/main/audit/audit_certora.pdf)

#### Tokenomics V2 / sJOE & veJOE[​](https://docs.lfj.gg/V1/audits#tokenomics-v2--sjoe--vejoe) <a href="#tokenomics-v2--sjoe--vejoe" id="tokenomics-v2--sjoe--vejoe"></a>

* [Ackee](https://3889072978-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYTkRFOHO4K48zVLh8x-2910905616%2Fuploads%2FZPtC0xhgnsXE8pxHSvL0%2Ftokenomicsv2_audit.pdf?alt=media\&token=cea969cb-ddbf-4bde-ac59-bc6526877224)

In response to Ackee's audit `BoostedMasterChefJoe` was re-written with follow-up audit:

* [Ackee](https://3889072978-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYTkRFOHO4K48zVLh8x-2910905616%2Fuploads%2F6p48zyJjNOyRuXVS6ul3%2Fbmcj_audit.pdf?alt=media\&token=474640a7-8025-46ac-b33d-26a51305281a)


---

# 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://developers.lfj.gg/sdk/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.
