# Audits

## Runtime Verification

### March 2022

* Blog Post: <https://runtimeverification.com/blog/runtime-verification-audits-exa-finance-s-baskets-smart-contract>
* Audit Report: <https://github.com/runtimeverification/publications/blob/main/reports/smart-contracts/EXA_Finance.pdf>

## Soft Audits

### 2023-2024

We have also conducted soft audits on our new contracts developed during 2023–2024. We would like to extend our thanks to:

* The Vestige Team
* D13, Core Engineering Lead at Algorand Foundation
* Steve Ferrigno, Software Engineer at Algorand Foundation
* Mark Keane, CTO at Lofty AI


---

# 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.exa.community/getting-started/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.
