# Audits

Printr manages smart contracts across multiple chains to provide the seamless experience you're getting on the app.

Smart contracts provide trustless automation, they're software systems and they can be subject to inherent risks.

Smart contract risks are bugs or vulnerabilities in the contract code that could result in unexpected behaviour or loss of funds. All blockchain protocols have some smart contract risk, but best practices can significantly mitigate these risks.

Printr is committed to security and we have implemented various measures to enhance the safety of our smart contracts. While no system can be entirely risk-free, we continuously work to improve security through testing and best practices.

\
In this view, we've audited our contracts with [Ackee](https://ackee.xyz/). You can confirm and scrutinise the results here.

{% file src="/files/LhyPVyPSCpJONPhMJ0a4" %}

{% file src="/files/jXzYcPU3nB6w6vOupHFY" %}


---

# 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://printr.gitbook.io/printr-docs/security-and-risks/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.
