# Welcome to AuditBase!

AuditBase is the #1 code scanner for Solidity. Automatically generate smart contract audit reports in minutes. With us, you're not just running scans; you're securing peace of mind.

This guide is your personal roadmap to mastering AuditBase. Our goal is to help you automatically generate high-quality audit reports for Solidity code. These instructions will show you how to do that from start to finish.

AuditBase is equipped with over 500 detectors, each designed to pinpoint specific areas of concern.&#x20;

Curious about some of our most frequently used detectors? Take a moment to explore at [detectors.auditbase.com](https://detectors.auditbase.com) and dive deeper into what makes AuditBase your ultimate code scanning companion.

{% hint style="info" %}
**Note:** Our support team is available to answer questions in the chat widget in our application. If you have an urgent need, please reach out to <support@auditbase.com>.&#x20;
{% endhint %}

### Disclaimer

AuditBase ("the Software") is provided "as is," without warranty of any kind, and is used at your own risk. It performs automatic audits of solidity smart contracts, but we make no guarantees regarding its ability to identify all issues or vulnerabilities. The Software is not infallible and should not be your only means of verifying the security of your contracts.

We, our affiliates, or licensors, are not liable for any damages or losses related to your use of the Software or its results. By using the Software, you agree not to hold us responsible for any claim, liability, or cost arising from its use or findings.


---

# 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.auditbase.com/welcome-to-auditbase.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.
