# Tools

We offer free tools to help you pre-analyze your smart contracts and evaluate AI systems for compliance with the EU AI Act. These tools enable you to assess smart contract security and ensure your AI systems align with EU regulations.

* Static Analyzers
* Audit Assistant
  * [Validate AI Findings](/platform/auditors/validate-ai-findings.md)
* Code Visualizer
* EU Compliance Checker
* Report Generator (Coming Soon)

**You can access the tools at** <https://app.auditone.io/tools>.

We also offer:

* [**Price Calculator**](https://services.auditone.io/price-calculator)**:** Estimates the cost of a smart contract audit based on various project parameters.
* [**Security Checklist**](https://services.auditone.io/security-checklist)**:** Evaluate your project's security posture by analyzing key aspects across development, pre-deployment, and post-deployment phases.


---

# 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.auditone.io/platform/tools.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.
