# Audit Registry

Four Token smart contract was audited two times, both audits passed all the security tests with highest scores. Additionally Solid Proof team performed a project overall security audit in 2024;

* SolidProof Security Audit: [GitHub Link](https://github.com/solidproof/projects/tree/main/2024/4thPillar)
* DP Four Token Smart Contract Audit: [GitHub Link](https://github.com/4P-project/smart-contracts/blob/8e2cb37ba73a0d9de15abd7a8098bd63783abe54/audits/DP-20200717FOUR-AUDIT.pdf)
* Znhy Four Token Smart Contract Audit: [GitHub Link](https://github.com/4P-project/smart-contracts/blob/8e2cb37ba73a0d9de15abd7a8098bd63783abe54/audits/FOUR-AUDIT-ZNHY-20200903.pdf)


---

# 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.the4thpillar.io/four-token/audit-registry.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.
