# Audit

At its core, DigiTap runs on open, auditable smart contracts. Every line of code is written in Solidity and aims to safeguard capital integrity, automate fair rewards, and block misuse before it happens.&#x20;

All contracts have undergone a rigorous audit by leading security firms.

The project will periodically and consistently audit all smart contracts to deliver secure, transparent, and fully verified blockchain products. Security and compliance remain at the heart of everything we do, ensuring every part of the DigiTap ecosystem is built on trust and integrity.

{% hint style="info" %}
Audit 1: <https://app.coinsult.net/eth/0x4aa68b0d44da940583359ac56c93b1209bf97d08>
{% endhint %}

{% hint style="info" %}
Audit 2:&#x20;

<https://app.solidproof.io/projects/digitap>
{% endhint %}


---

# 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://whitepaper.digitap.app/digitap-ecosystem/audit.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.
