# Introduction

Welcome to Reconeyes, your comprehensive solution for smart contract security auditing. This guide will walk you through all aspects of using Reconeyes, from initial setup to advanced features, ensuring you can maximize the tool's potential.

Reconeyes presents a scalable framework for automated smart contract auditing, specifically designed for EVM-compatible smart contracts, promising unparalleled accuracy and reliability. It tackles key challenges in the auditing ecosystem, including the scarcity of dependable and scalable automated tools, the prevalence of manual errors in audits, and the necessity of manual supervision with current tools.&#x20;

By harnessing recent advancements in Artificial Intelligence and Deep Learning, Reconeyes enhances accuracy and mitigates the limitations of existing solutions. Our initiative aims to promote smart contracts' long-term growth and development, ensuring their reliability and security.

<figure><img src="/files/R9grqtpIhWz56ilEXGuN" alt=""><figcaption></figcaption></figure>

***

## Features

* **Deep Learning-Powered Vulnerability Detection**

Reconeyes harnesses state-of-the-art deep learning algorithms to identify a wide range of vulnerabilities in your smart contracts, including reentrancy, TOD, self-destruct, etc. This technology enables the tool to learn from vast datasets, continuously improving its detection capabilities and ensuring high accuracy.

* **Comprehensive Static Analysis**&#x20;

Through rigorous static analysis, Reconeyes thoroughly examines your code without executing it. This method allows for an in-depth inspection of the entire codebase, ensuring that even the most subtle security flaws are detected and addressed.

* **Compatible with the latest Solidity versions**&#x20;

As Solidity evolves with each new version, introducing enhanced functionalities and security improvements, Reconeyes remains updated to analyze and audit code written in these newer versions effectively.

* **Turnaround time of <2 seconds**

Reconeyes boasts an impressive turnaround time of less than 2 seconds for scanning and analyzing smart contract code.

* **Seamless Integration**

Reconeyes is designed to fit effortlessly into your existing development pipeline. It can automatically scan your code at various development stages, providing continuous monitoring and immediate feedback to help you maintain robust security practices throughout the development lifecycle.

* **User-Friendly Dashboard**

Reconeyes's intuitive dashboard provides a user-friendly interface where you can easily view scan results, audit reports, security scores, and more. This centralized platform simplifies the management and monitoring of your smart contract security.

* **Continuous Learning and Improvement**

Reconeyes is not just a tool, it's a partner in your smart contract security journey. It leverages continuous learning from new data and emerging threats to stay ahead of potential vulnerabilities. This commitment to continuous improvement ensures that the tool remains up-to-date with the latest security trends and techniques, providing the most reliable and effective auditing solution.

***


---

# 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.reconeyes.ai/introduction.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.
