# Audits and Reports

ClickOptions is committed to independent verification and transparent reporting across all parts of the platform.

#### **Smart Contract Audits**

* All smart contracts related to the Vault, Regen Pool, and governance modules undergo **independent third-party audits** before deployment.
* Re-audits are performed after every major protocol upgrade.
* Audit reports are published openly for community review.

#### **Penetration Tests**

* The ClickOptions infrastructure (trading engine, APIs, and front-end) undergoes **regular penetration testing** by certified cybersecurity firms.
* Tests cover application, network, and cloud infrastructure layers.
* Key findings and remediation measures are summarized in quarterly security disclosures.

#### **Attestations**

* Custody provider **BitGo** delivers **SOC 2 Type II** and other industry-standard security attestations.
* ClickOptions publishes **legal attestations** for licensing status, compliance audits, and treasury operations.

#### **Vault Reports**

* A **Vault Transparency Dashboard** displays real-time capital utilization, coverage ratios, and settlement buffers.
* **Monthly reports** summarize Vault capital inflows/outflows, PnL distribution, and utilization statistics.
* Governance-approved reporting templates ensure consistent disclosure to both community contributors and external partners.

#### **Future: Proof of Reserves & Liabilities**

* ClickOptions is building towards a **cryptographic proof-of-reserves and liabilities framework**, allowing anyone to independently verify:
  * All client balances held with **BitGo**.
  * Total Vault capital locked in smart contracts.
  * Matching obligations (open option contracts).
* This system will integrate **Merkle-tree attestations** and independent auditor sign-off, providing the strongest possible transparency guarantees.

<br>


---

# 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.clickoptions.ai/trust/audits-and-reports.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.
