> For the complete documentation index, see [llms.txt](https://docs.avalonfinance.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avalonfinance.xyz/avalon-btcfi-products/cedefi-cdp-usda/usda-audits.md).

# USDa Audits

To ensure the highest level of security and integrity, Avalon has partnered with leading blockchain security audit firms BlockSec, Slowmist, and Salus. These experts conduct rigorous smart contract audits, reinforcing the safety and reliability of our platform.

You can view the full audit report here:

<table><thead><tr><th width="160">Auditing Firms</th><th width="126">Audit</th><th data-type="content-ref"></th></tr></thead><tbody><tr><td>Slowmist</td><td>USDa</td><td><a href="https://github.com/avalonfinancexyz/USDa-audit-slowmist">https://github.com/avalonfinancexyz/USDa-audit-slowmist</a></td></tr><tr><td>BlockSec</td><td>USDa</td><td><a href="https://github.com/avalonfinancexyz/USDa-audit-blocksec">https://github.com/avalonfinancexyz/USDa-audit-blocksec</a></td></tr><tr><td>Salus</td><td>USDa 1</td><td><a href="https://github.com/avalonfinancexyz/USDa-audit-salus/blob/main/Avalon-Finance_USDA_audit_report_2024-10-18.pdf">https://github.com/avalonfinancexyz/USDa-audit-salus/blob/main/Avalon-Finance_USDA_audit_report_2024-10-18.pdf</a></td></tr><tr><td>Salus</td><td>USDa 2</td><td><a href="https://github.com/avalonfinancexyz/USDa-audit-salus/blob/main/Avaloan-Finance-AALoan_audit_report_2024-10-17.pdf">https://github.com/avalonfinancexyz/USDa-audit-salus/blob/main/Avaloan-Finance-AALoan_audit_report_2024-10-17.pdf</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.avalonfinance.xyz/avalon-btcfi-products/cedefi-cdp-usda/usda-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.
