# Admin Commands

`/discordbridge admin`\
Allows you do execute a variety of actions.\
\&#xNAN;*Permission: discordbridge.admin.command*

## Permissions for Admin Commands

All subcommands of `/discordbridge admin` will have this permission format: `discordbridge.admin.command.<subcommand>`\
Example: `discordbridge admin reload` -> discordbridge.admin.command.reload

Admin commands and their permissions can be found at the specific module wiki pages.


---

# 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://wiki.incredibleplugins.com/discordbridge/permissions/commands.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.
