# Smart Contract Audits

{% hint style="info" %}
The PHT system is a direct fork from MakerDAO's Multi Collateral DAI. See the original MakerDAO audits here <https://github.com/makerdao/audits>
{% endhint %}

After forking, the PHT team deployed and configured the system according to our own business and technical requirements.&#x20;

SlowMist audited the final configuration. Please see audit reports here:

[PHT Stablecoin - SlowMist Audit Report](https://docsend.com/view/nh7ink5e6d8xduuw)

[PHT Stablecoin - SlowMist Deployment Script Audit Report](https://docsend.com/view/bgg5kqc6n2urwv43)


---

# 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.apacx.io/technical-references/smart-contract-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.
