# BB Inspection

BB Team can make "Security and Code Bugs\&Style" Inspection for your bot.

This inspection is an indicator of the quality of your bot. After verification, you will receive:

* a quantitative rating of your bot from 0 to 5
* inspection document with descriptions of vulnerabilities, bugs and bad code styling. See [example](https://docs.google.com/document/d/16QCbOTo_c02Gra9zBknFAR5zxtFiKSXmcL5_9iA_RAU/edit#)

{% hint style="success" %}
If you buy a bot from a third-party developer, a good rating is a great reason to buy a bot.
{% endhint %}

{% hint style="danger" %}
Do you have paymernts in your bot? Inspection can help you not to lose money
{% endhint %}

## See example inspection

![](/files/-LkHV-D5dcbJUEp3uod8)

See full report by this [link](https://docs.google.com/document/d/16QCbOTo_c02Gra9zBknFAR5zxtFiKSXmcL5_9iA_RAU/edit#)


---

# 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://help.bots.business/bb-inspection.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.
