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

# Security

Thetanuts Finance uses battle-tested contracts and has been audited by multiple leading security firms. All our prior audits can be found here:

<table><thead><tr><th width="206">Auditor</th><th>Audit Scope</th></tr></thead><tbody><tr><td><a href="https://consensys.io/diligence/audits/private/f2sb58y9uhrao9/">Consensys Diligence</a><br>(November 2023)</td><td>$NUTS Token</td></tr><tr><td><a href="https://drive.google.com/file/d/1X0zRpY7WgWjoEEEChIiJRdxFOXKpW-tL/">Halborn</a><br>(November 2023)</td><td>Thetanuts Finance v3</td></tr><tr><td><a href="https://github.com/peckshield/publications/blob/master/audit_reports/PeckShield-Audit-Report-Thetanuts-v1.0.pdf">Peckshield</a><br>(May 2022)</td><td>Basic Vaults, Stronghold, Degen Vaults, Wheel Vaults, $NUTS Token</td></tr><tr><td><a href="https://drive.google.com/file/d/1MS_2CmNzIpOoSfjogLRVPubZOC5zmpvd/view">Zokyo</a><br>(March 2022)</td><td>Basic Vaults, Stronghold, Degen Vaults, Wheel Vaults, $NUTS Token</td></tr><tr><td><a href="https://drive.google.com/file/d/1yOHxBlbZI_qoNgTRZeT-3g5syWP6w3sd/view">Akira Tech</a><br>(March 2022)</td><td>Basic Vaults, Stronghold, Degen Vaults</td></tr><tr><td><a href="https://drive.google.com/file/d/1mZoUMop8YeJRwZdC6dMSqBanBCtYasFm/view">Akira Tech</a><br>(February 2022)</td><td>Basic Vaults, Stronghold</td></tr><tr><td><a href="https://x41-dsec.de/defi/smartcontract/smart/contract/ethereum/eth/thetanuts/solidity/security/report/2021/12/14/thetanuts.finance-smart-contract-audit/">X41 D-Sec</a><br>(December 2021)</td><td>Basic Vaults</td></tr></tbody></table>


---

# 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.thetanuts.finance/contracts-and-security/security.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.
