# AUDIT

## **What is the AUDIT Badge?** <a href="#what-is-the-safu-badge" id="what-is-the-safu-badge"></a>

A smart contract audit is the process of comprehensively analyzing the code used by developers to create a smart contract. The AUDIT Badge shows that the smart contract has been tested and analyzed by a third-party service.

## How to receive the AUDIT Badge?

If you wish to obtain the AUDIT badges for your project's fair launch or presale, feel free to reach out to us via Discord. Simply send a message to one of our developers or admins, and we'll provide you with step-by-step guidance through the process.&#x20;


---

# 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.seile.xyz/launchpad/validation-badges/audit.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.
