> For the complete documentation index, see [llms.txt](https://docs.holdstation.com/holdstation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.holdstation.com/holdstation/overview/introduction/audit.md).

# Audit

<figure><img src="/files/QE3tiLZ2PFoIOMd2Duja" alt=""><figcaption></figcaption></figure>

Holdstation is proud to have undergone a thorough audit by VeriChain, a leading blockchain auditing firm. Our existing working product has been functioning smoothly and securely for almost a year now, with no reported hacks or security breaches.&#x20;

* [**PeckShield Audit**](https://github.com/peckshield/publications/blob/master/audit_reports/PeckShield-Audit-Report-Holdstation-v1.0.pdf?ref=blog.holdstation.com)
* [**Certik Audit**](https://skynet.certik.com/projects/holdstation)
* [**Holdstation Wallet Audit**](https://github.com/verichains/public-audit-reports/blob/main/Verichains%20Public%20Audit%20Report%20-%20Holdstation%20Mobile%20Wallet%20-%20v1.0.pdf)
* [**Holdstation DeFuture Audit**](https://github.com/verichains/public-audit-reports/blob/main/Verichains%20Public%20Audit%20Report%20-%20HoldStation%20Defutures%20-%20v1.4.pdf)
* [**Holdstation Launchpad Audit**](https://github.com/verichains/public-audit-reports/blob/main/Verichains%20Public%20Audit%20Report%20-%20Holdstation%20Launchpad%20-%20v1.1.pdf)
* [**Holdstation Swap**](https://github.com/verichains/public-audit-reports/blob/main/Verichains%20Public%20Audit%20Report%20-%20Holdstation%20Dex%20-%20v1.0.pdf)

We understand that security is of the utmost importance when it comes to investing in cryptocurrency, and that's why we are committed to maintaining the highest level of security for our users.&#x20;

At Holdstation, we believe in building trust and confidence with our users, and that's why we take security and auditing seriously. In the future, we plan to undergo audits with other **leading firms such as Certik, to further ensure that our users' funds are always SAFU** (Secure Asset Fund for Users).&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.holdstation.com/holdstation/overview/introduction/audit.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
