# What does the report Function?

Reporting suggestions/bug reports will result in a copy of it being sent to our Support Team.

They will check if Discord's or our ToS have been violated with this suggestions/bug report, and take then the appropriate Steps.

This means they can either warn the User via Builderman (see Image below), or can globally ban the user from using Builderman from any Server.

![](/files/LoS130CKRr24e8FmxSEQ)

{% hint style="info" %}
Please note, you can also blacklist a User from only your Server via [`/blacklist`](/commands/manager-commands/blacklist.md)
{% endhint %}


---

# 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://builderman.theravenhub.com/faq/staff-report.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.
