# Audit your Contracts

Smart contract audits are the first line of defense to safeguard your funds and those of your Dapp users.

While there are many valid audit firms available on the market, IoTeX builders have special perks with some of our ecosystem partners, such as:

{% embed url="<https://fuzz.land/>" %}

{% embed url="<https://www.secure3.io/>" %}

{% embed url="<https://chainshield.io/>" %}

{% embed url="<https://solidityscan.com/>" %}

Additionally, you may want to check out [Rugdoc](https://rugdoc.io/education/smart-contract-audits/): a community-reviewed auditing platform:

{% embed url="<https://rugdoc.io/education/smart-contract-audits/>" %}


---

# 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.iotex.io/blockchain/build/launch-dapps-on-iotex/audit-your-contracts.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.
