> For the complete documentation index, see [llms.txt](https://whitepaper.kap.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.kap.gg/documentation/audits.md).

# Audits

{% hint style="success" %}
We retain top security firms for active pen testing, auditing, and persistent threat analytics. View engineer commentary on audits [here](https://help.kapital.gg/heimdall/security).
{% endhint %}

* [Halborn - Smart Contract Audit](https://github.com/HalbornSecurity/PublicReports/blob/master/Solidity%20Smart%20Contract%20Audits/PlayGround_Labs_Kapital_DAO_Smart_Contract_Security_Audit_Report_Halborn_Final.pdf)
* [Ackee - Smart Contract Audit](https://github.com/kapital-dao/kapital-dao/blob/main/audits/ackee_audit_2022_12.pdf)
* [Halborn - (Heimdall Wallet) Self-Custody Node Audit](https://2699358043-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FksS4X2iKyZMAef0efu5b%2Fuploads%2FFiCFE0OaOeMoyLLI3bmK%2FSelf%20Custody%20Node%20Audit%20-%20Dec%202022.pdf?alt=media\&token=dd67a2f8-5326-4aef-8663-e5d5068d7e86)
* [Halborn - (Heimdall Wallet) Guild Service Browser Extension Audit](https://2699358043-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FksS4X2iKyZMAef0efu5b%2Fuploads%2Fg6mNjuDBV5vxRLVPe8Dr%2FKapital%20Guild%20Service%20Browser%20Extension%20Audit%20-%20Dec%202022.pdf?alt=media\&token=e6f8cc97-3a65-4f64-9ce1-5227fc8ef8c1)


---

# 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://whitepaper.kap.gg/documentation/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.
