# Commands/Permissions

<table><thead><tr><th width="266.3333333333333">Command</th><th>Permission</th><th>Description</th></tr></thead><tbody><tr><td><strong>/boosters give &#x3C;player> &#x3C;booster> &#x3C;amount></strong></td><td>boosters.command.give</td><td>Will give a player a booster.</td></tr><tr><td><strong>/boosters remove &#x3C;player> &#x3C;booster></strong></td><td>boosters.command.remove</td><td>Will remove a players booster.</td></tr><tr><td><strong>/boosters shop</strong></td><td>boosters.command.shop</td><td>Will open the shop for boosters.</td></tr><tr><td><strong>/boosters help</strong></td><td>boosters.command.help</td><td>Will open a full list of commands.</td></tr><tr><td><strong>/boosters reload</strong></td><td>boosters.command.reload</td><td>Will reload the plugin and all config files.</td></tr></tbody></table>


---

# 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.halosdev.com/halos-boosters/commands-permissions.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.
