# Audits

42’s smart contracts have been **rigorously audited by multiple independent security experts**, including:

* **HickupHH3:** former top Code4rena warden, Cantina contributor, and member of Spearbit
* **Sawmon & Natalie:** leading independent smart contract auditors
* **Zellic:** industry-recognized blockchain cybersecurity firm

All 42 smart contracts are **fully open source** and available for public review in our [GitHub repository](https://github.com/fortytwo-protocol/ft-contracts-public/tree/main/audits).


---

# 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://docs.42.space/security/markdown.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.
