# Audit & Security

The smart contracts powering the Frictionless protocol have undergone a meticulous audit by [Hacken.io](https://hacken.io/), a renowned name in blockchain audit and security.&#x20;

<div align="right"><figure><img src="https://257329724-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fn1p8Xj3fTDixdW6ELAVY%2Fuploads%2F1P4HjwquWr8jscuZYJSQ%2FColor%3DColorWhite%2CType%3DSmartContractAudit%2CBack%3DUnfilled.png?alt=media&#x26;token=3b1b0b7c-1f58-4e25-a1f9-149758f1d619" alt=""><figcaption></figcaption></figure></div>

{% hint style="success" %}
The Frictionless Protocol smart contracts have achieved a perfect [10/10 rating,](https://hacken.io/audits/frictionless-protocol/) attesting to the robustness and security of our blockchain infrastructure. This accomplishment reflects our unwavering commitment to ensuring the safety and trustworthiness of our platform.

*<mark style="color:green;">**10/10**</mark> - Security Score*

*<mark style="color:green;">**10/10**</mark> - Code Quality Score*

*<mark style="color:green;">**100%**</mark> - Security Score*

*<mark style="color:green;">**10/10**</mark> - Documentation Quality Score*
{% endhint %}

The comprehensive audit report conducted by Hacken.io is now available for review at [Frictionless Protocol Audit Results.](https://hacken.io/audits/frictionless-protocol/) We encourage anyone interacting with the Frictionless protocol to explore the detailed findings, recommendations, and security measures outlined in the report.

Throughout the auditing process, we maintained a transparent and collaborative tracking [process](https://gitlab.com/dfyclabs/protocol/dfyclabs-tokens/-/milestones/1#tab-issues) with the Hacken.io team. This approach allowed us to address potential vulnerabilities promptly and work together to enhance the overall security of our smart contracts.

We are proud to announce that the [Frictionless Protocol smart contracts](https://gitlab.com/dfyclabs/protocol/dfyclabs-tokens) are released under the MIT license. This open-source licensing model reflects our dedication to transparency, collaboration, and community involvement. The MIT license allows developers and stakeholders to freely use, modify, and distribute our smart contracts while providing clear guidelines on attribution and liability.


---

# 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.frictionless.markets/developer/smart-contracts/audit-and-security.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.
