# Audits

Kelp - rsETH has undergone comprehensive audits conducted by highly renowned auditors such as SigmaPrime and Code4rena. These audits, carried out by industry-leading experts, have thoroughly evaluated the protocol's security and functionality. The detailed audit reports can be found below.

| Kelp Component  | Audit Report                                                                                                                  |
| --------------- | ----------------------------------------------------------------------------------------------------------------------------- |
| Smart Contracts | [Kelp Smart Contract Audit by Sigma Prime](https://kelpdao.xyz/audits/smartcontracts/SigmaPrime.pdf)                          |
| Smart Contracts | [Kelp Smart Contract Audit by Code4rena](https://code4rena.com/reports/2023-11-kelp)                                          |
| Smart Contracts | [Kelp Smart Contract Audit by MixBytes](https://kelpdao.xyz/audits/smartcontracts/mixbytes.pdf)                               |
| Smart Contracts | [Kelp Smart Contract Audit by Sigma Prime (includes withdrawals)](https://kelpdao.xyz/audits/smartcontracts/SigmaPrime_2.pdf) |
| Smart Contracts | [Kelp Smart Contract Audit by Sigma Prime (includes withdrawals)](https://kelpdao.xyz/audits/smartcontracts/SigmaPrime_3.pdf) |


---

# 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://kelp.gitbook.io/kelp/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.
