# AuditX Solidity Framework:Core Functions

#### AuditX Solidity Framework: Core Functions <a href="#oxaudit-solidity-framework-core-functions" id="oxaudit-solidity-framework-core-functions"></a>

The AuditX Solidity Framework is designed to detect and fix vulnerabilities in smart contracts, making blockchain security easy and efficient. Below are its key functions:

**1. Vulnerability Detection**

* Scans smart contracts for security issues.
* Classifies findings as High, Medium, or Low severity.

**2. Integration with AI Finder**

* Links audit reports to the **Vulnerability AI Finder** for detailed issue explanations.
* Simplifies debugging with actionable insights.

**3. Manual Review Support**

* Enables developers to add notes and insights to audit findings.
* Complements automated scanning for deeper accuracy.

**4. Developer-Friendly Tools**

* Intuitive dashboard for easy navigation.
* Includes resources to help developers learn smart contract security.

The AuditX Solidity Framework ensures secure and reliable smart contracts for a safer blockchain ecosystem.

**Explore the following pages to dive deeper into the core functionalities, advanced integrations, and developer tools offered by the** AuditX **Solidity Framework**


---

# 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://doc.auditx.net/auditx-ecosystem/auditx-solidity-framework-core-functions.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.
