# Upcoming Features

* **Real-Time Monitoring**: A live monitoring tool to track deployed smart contracts and detect vulnerabilities post-deployment.
* **Enhanced AI Insights**: Advanced AI-driven analysis for even deeper insights into complex vulnerabilities.
* **Support for Non-EVM Chains**: Expanding compatibility to include popular non-EVM blockchain networks.
* **Interactive Tutorials**: Built-in guides and examples to help users maximize the framework’s potential.
* **Custom Reporting**: Generate tailored audit reports with branding options for project teams and clients.
* **API Integration**: Seamless API support for integrating AuditX features into external platforms.

These updates are designed to ensure AuditX remains a leader in blockchain security, catering to both developers and traders in an ever-changing ecosystem.


---

# 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/features/upcoming-features.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.
