# Plugin Specific/Misc

| Command                                                                               | Purpose                                           |
| ------------------------------------------------------------------------------------- | ------------------------------------------------- |
| <mark style="color:blue;">**/alchemist**</mark>                                       | Open the AdvancedEnchantments (AE) alchemist menu |
| <mark style="color:blue;">**/ar check**</mark>                                        | Check your rankup status                          |
| <mark style="color:blue;">**/ar choose**</mark>                                       | Choose your rank path                             |
| <mark style="color:blue;">**/art**</mark>                                             | Open the ArtMap GUI                               |
| <mark style="color:blue;">**/bottle \<amount>**</mark>                                | Bottle your XP in points (not levels!)            |
| <mark style="color:blue;">**/brew info**</mark>                                       | Tells you how drunk you are                       |
| <mark style="color:blue;">**/dynmapregister**</mark>                                  | Register an account for DynMap                    |
| <mark style="color:blue;">**/hide**</mark>                                            | Hide yourself on DynMap                           |
| <mark style="color:blue;">**/show**</mark>                                            | Show yourself on DynMap                           |
| <mark style="color:blue;">**/enchanter**</mark>                                       | Open the AE menu                                  |
| <mark style="color:blue;">**/jobs browse**</mark>                                     | Browse and join jobs                              |
| <mark style="color:blue;">**/jobs top \<job>**</mark>                                 | See who's at top rank for a specified job         |
| <mark style="color:blue;">**/link**</mark>                                            | Link your game rank with discord role             |
| <mark style="color:blue;">**/quests**</mark>, <mark style="color:blue;">**/q**</mark> | Open the quests menu                              |
| <mark style="color:blue;">**/quests started**</mark>                                  | Keep track of the quests you've started           |
| <mark style="color:blue;">**/returnitems**</mark>                                     | Retrieve your misplaced soulbound items           |
| <mark style="color:blue;">**/tinkerer**</mark>                                        | Open the AE tinkerer menu                         |
| <mark style="color:blue;">**/ultimatetimber**</mark>                                  | Toggle UltimateTimber on or off                   |


---

# 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://reasonfounddecoy.gitbook.io/mctantrum-wiki/general/commands/plugin-specific-misc.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.
