# Security Audits

### Security Audits

* [The Arcadia Group Security Audit Report](https://github.com/hubbleprotocol/audits/blob/master/Arcadia%20report%20hubble.pdf) (December 2021)
* [Smart State Smart Contract Audit ](https://github.com/hubbleprotocol/audits/blob/master/Smart%20state%20hubble.pdf)(December 2021)
* [Kudelski Security](https://github.com/hubbleprotocol/audits/blob/master/kudelski-1.pdf) (March 2022)
* [Kudelski Security](https://github.com/hubbleprotocol/audits/blob/master/Audit%20btblocks%20kudelski%20-%202cb2eb21-4b1d-4e3f-a593-c6bd23405b0f.pdf) (April 2022)
* [Sec3](https://www.sec3.dev/), formerly called Soteria (Continuous)

###


---

# 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.hubbleprotocol.io/faq/security/security-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.
