# Audits

Elixir's full protocol audit was completed by Trail of Bits. Audit report here:

{% file src="/files/Sq9W9uDfYwX9UN2seCy0" %}

Elixir's deUSD token and related staking contracts were audited by Quantstamp. Audit report here:

{% file src="/files/FkGry7CcUwncHZSYFZb7" %}

Elixir's deUSD implementation in Move has been audited by Pashov. Audit report here:

{% file src="/files/2LPhYS2xZpMsgFUV2rtn" %}

Elixir's Solidity and CosmWasm contracts were also previously audited by Trail of Bits. Audit report here:&#x20;

{% file src="/files/pVldifH6xzrMbB1Azg0Q" %}

The network also has an ongoing Immunifi bug bounty program, which includes technical protocol vulnerabilities and deUSD in scope: [link](https://immunefi.com/bug-bounty/elixirprotocol/information/)


---

# 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.elixir.xyz/audit.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.
