# Builderman

## Builderman

- [What is Builderman?](https://builderman.theravenhub.com/overview/readme-1.md): What does Builderman do in short?
- [Pre-Requirments](https://builderman.theravenhub.com/first-setup/pre-requirments.md): Before you can invite Builderman, please check for the following
- [Channels & Permissions](https://builderman.theravenhub.com/first-setup/channels-and-permissions.md): After inviting the Builderman bot into your Discord server, you'll need to then configure some settings of Builderman to your needs.
- [Custom Settings](https://builderman.theravenhub.com/first-setup/custom-settings.md)
- [Default Users](https://builderman.theravenhub.com/commands/user-commands.md)
- [/suggest](https://builderman.theravenhub.com/commands/user-commands/suggest.md)
- [/report](https://builderman.theravenhub.com/commands/user-commands/report.md)
- [/help](https://builderman.theravenhub.com/commands/user-commands/help.md)
- [/invite](https://builderman.theravenhub.com/commands/user-commands/invite.md)
- [Approvers](https://builderman.theravenhub.com/commands/approver-commands.md)
- [Incoming suggestions](https://builderman.theravenhub.com/commands/approver-commands/approve-suggestions.md)
- [Incoming bug reports](https://builderman.theravenhub.com/commands/approver-commands/approve-bug-reports.md)
- [Developers](https://builderman.theravenhub.com/commands/developer-commands.md)
- [/queue](https://builderman.theravenhub.com/commands/developer-commands/queue.md)
- [Processing suggestions](https://builderman.theravenhub.com/commands/developer-commands/processing-suggestions.md)
- [Processing bug reports](https://builderman.theravenhub.com/commands/developer-commands/processing-bug-reports.md)
- [Managers](https://builderman.theravenhub.com/commands/manager-commands.md)
- [/list-games](https://builderman.theravenhub.com/commands/manager-commands/list-games.md)
- [/add-game](https://builderman.theravenhub.com/commands/manager-commands/add-games.md)
- [/delete-game](https://builderman.theravenhub.com/commands/manager-commands/delete-game.md)
- [/publish](https://builderman.theravenhub.com/commands/manager-commands/publish.md): Should be the same like Developer and Approval
- [/blacklist](https://builderman.theravenhub.com/commands/manager-commands/blacklist.md)
- [/status-embed](https://builderman.theravenhub.com/commands/manager-commands/status-embed.md)
- [Administrators](https://builderman.theravenhub.com/commands/owner-commands.md)
- [/holding-channel](https://builderman.theravenhub.com/commands/owner-commands/holding-channel.md)
- [/todo-channel](https://builderman.theravenhub.com/commands/owner-commands/todo-channel.md)
- [/poll-channel](https://builderman.theravenhub.com/commands/owner-commands/poll-channel.md)
- [/update-channel](https://builderman.theravenhub.com/commands/owner-commands/update-channel.md)
- [/update-ping](https://builderman.theravenhub.com/commands/owner-commands/update-ping.md)
- [/manager-role](https://builderman.theravenhub.com/commands/owner-commands/manager-role.md)
- [/dev-role](https://builderman.theravenhub.com/commands/owner-commands/dev-role.md)
- [/approver-role](https://builderman.theravenhub.com/commands/owner-commands/approver-role.md)
- [/blocked-role](https://builderman.theravenhub.com/commands/owner-commands/blocked-role.md)
- [/scope](https://builderman.theravenhub.com/commands/owner-commands/scope.md)
- [/language](https://builderman.theravenhub.com/commands/owner-commands/language.md)
- [Why does the bot not work after the migration?](https://builderman.theravenhub.com/faq/slash-commands-migration.md)
- [Slash-Command don't appear](https://builderman.theravenhub.com/faq/slash-command-dont-appear.md)
- [What are "scopes"?](https://builderman.theravenhub.com/faq/scopes.md)
- [What does the report Function?](https://builderman.theravenhub.com/faq/staff-report.md)
- [My Files are not accepted](https://builderman.theravenhub.com/faq/my-files-are-not-accepted.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://builderman.theravenhub.com/overview/readme-1.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.
