# Audits

Security is a core development effort of b14g’s long-hauled commitment to building secure and scalable Bitcoin dual-staking infrastructure.

For full transparency, we publish the complete audit report in this documentation.

<table><thead><tr><th width="208">Name</th><th>Audit Provider</th><th>Description</th><th>Details</th></tr></thead><tbody><tr><td>b14g Merge Marketplace  (integrated with Core Chain) Audit report</td><td>Halborn</td><td>Merge Marketplace and Order contract.</td><td><a href="/pages/UdlXgYX1BdnLnjXExYOJ">Report</a></td></tr><tr><td>b14g dualCORE Vault Audit report</td><td>Halborn</td><td>dualCORE vault, dualCORE strategy, and dualCORE token contract.</td><td><a href="/pages/EJwjpCqzELVxvZcCSCGx">Report</a></td></tr><tr><td>b14g BTCFi Lending Vault Audit Report</td><td>Halborn</td><td>Lending vault, vault strategy, and reward conversion.</td><td><a href="/pages/Lo7FNlcqueh9ffStTNa8">Report</a></td></tr><tr><td>b14g Merge Marketplace  (integrated with Babylon) Audit report</td><td>Coinspect</td><td>Merge Marketplace and Order contract.</td><td><a href="/pages/oEkyIb1rqA7MbjgP6mER">Report</a></td></tr></tbody></table>


---

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