# Audits

## Introductions

The security of the Element protocol is our highest priority, our dev team, alongside third-party auditors has invested considerable effort to create a protocol that we believe is safe and dependable. All contract code are publicly verifiable.

<div align="left"><img src="/files/BZaXwRNBKAaSW4LtP8Uu" alt=""></div>

## [Certik](https://www.certik.com/)&#x20;

[Audit report](https://www.certik.com/projects/element-nft-marketplace)&#x20;

Element engaged Certik to undertake a security audit of the following contracts, libraries, and interfaces:

* ERC721OrdersFeature
* NFTOrders
* IERC721OrdersFeature
* LibNFTOrder
* LibSignature
* LibCommonNFTOrdersStorage
* LibERC721OrdersStorage
* LibStorage
* FixinEIP712
* FixinERC721Spender
* FixinTokenSpender
* IEtherToken
* IFeeRecipient
* IPropertyValidator
* ITakerCallback

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


---

# 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.element.market/developer/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.
