# Slash-Command don't appear

If you have migrated the bot or invited the bot but do not see any slash commands, this may be related to the permissions.

When inviting the bot, all permissions that are requested must also be given. Otherwise, the bot cannot function correctly. Also, make sure that you give (preferably) @everyone the right to use slash-commands.

If you have a general permission problem, please use the Button on Builderman to add him again to your Server. You don't need to kick him for that!


---

# 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/slash-command-dont-appear.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.
