# Audits & Security

Limitless has been audited twice, from [ABDK](https://twitter.com/ABDKconsulting) and [Offside Labs](https://twitter.com/PwningEth).&#x20;

1. ABDK Report(April 2024): **No Critical or major findings**, final report currently being drafted
2. Offside Labs (Feb 2024)

Limitless protocol contracts will remain closed sourced until our third audit(TBD) finishes.&#x20;


---

# 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://limitless.gitbook.io/limitless/intro/audits-and-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.
