# Commands and Permissions

Give access to all player-based commands using advancedheads.\* permission

<table><thead><tr><th width="174.03099438409444">Permission For</th><th width="268.9330296405446">Description</th><th>Permission</th></tr></thead><tbody><tr><td>/heads</td><td>Open Heads Menu</td><td>advancedheads.menu</td></tr><tr><td>/heads search &#x3C;query></td><td>Search for heads</td><td>advancedheads.search</td></tr><tr><td>/heads info</td><td>Get information about held head</td><td>advancedheads.info</td></tr><tr><td><strong>User Help Menu</strong></td><td>View all user commands in-game</td><td>advancedheads.help</td></tr><tr><td><strong>Categories</strong></td><td>Access to categories in main menu</td><td>advancedheads.menu.&#x3C;category name></td></tr><tr><td><strong>Favorites</strong></td><td>Access to favorites menu and adding heads to favorites</td><td>advancedheads.favorites</td></tr><tr><td><strong>Switch Skulls</strong></td><td>Switch to different skull using 'change head' feature in menus</td><td>advancedheads.switch</td></tr></tbody></table>

Give access to all admin-based commands using advancedheadsadmin.\* permission

<table><thead><tr><th width="150"></th><th width="150"></th><th></th></tr></thead><tbody><tr><td>/heads reload</td><td>Reload all configuration</td><td>advancedheadsadmin.reload</td></tr><tr><td>/heads give &#x3C;user> &#x3C;head id> [amount]</td><td>Give heads to player</td><td>advancedheadsadmin.give</td></tr><tr><td><strong>Admin Help Menu</strong></td><td>View all admin commands in-game</td><td>advancedheadsadmin.help</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://heads.advancedplugins.net/usage/commands-and-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.
