# Instruction manual

{% hint style="info" %}

### Start the @itai\_audit\_bot  and enter an Ethereum (ETH) CA into the bot.&#x20;

{% endhint %}

<figure><img src="/files/oDmOamgipBg4gdeX339y" alt="" width="406"><figcaption></figcaption></figure>

{% hint style="warning" %}
You'll receive the basic report with the status "Pending 🔵". It will automatically update to the final audit status, and two buttons will appear: "Short AI Report" and "Full AI Report". No need to refresh or resend the request.
{% endhint %}

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

{% hint style="success" %}
Click the buttons to receive the AI Audit reports.
{% endhint %}

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

{% embed url="<https://t.me/ITAI_Audit_Bot>" %}


---

# 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.itsafe.ai/discover/auditbot/instruction-manual.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.
