# McMMO Commands

## General:

| Command                                                                                                                                                                         | Purpose                                             |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------- |
| <mark style="color:blue;">**/mcability**</mark>                                                                                                                                 | Toggle your abilities on or off                     |
| <mark style="color:blue;">**/mcrank**</mark>                                                                                                                                    | See what rank you're in for all skills              |
| <mark style="color:blue;">**/mcstats**</mark>                                                                                                                                   | View your statistics for all skills                 |
| <mark style="color:blue;">**/mctop**</mark>                                                                                                                                     | Lists the power level leaderboard                   |
| <mark style="color:blue;">**/mctop \<skill>**</mark>                                                                                                                            | Tells who is at the top rank for a specific skill   |
| <mark style="color:blue;">**/notify**</mark>                                                                                                                                    | Toggle notifications for your abilities on or off   |
| <mark style="color:blue;">**/p**</mark>, <mark style="color:blue;">**/pc**</mark>, <mark style="color:blue;">**/pchat**</mark>, <mark style="color:blue;">**/partychat**</mark> | Communicate with party members in your own chatroom |
| <mark style="color:blue;">**/party**</mark>                                                                                                                                     | Create and manage a party                           |

## Skills:

| Command                                           | Purpose                    |
| ------------------------------------------------- | -------------------------- |
| <mark style="color:blue;">**/acrobatics**</mark>  | See info about acrobatics  |
| <mark style="color:blue;">**/alchemy**</mark>     | See info about alchemy     |
| <mark style="color:blue;">**/archery**</mark>     | See info about archery     |
| <mark style="color:blue;">**/axes**</mark>        | See info about axes        |
| <mark style="color:blue;">**/excavation**</mark>  | See info about excavation  |
| <mark style="color:blue;">**/fishing**</mark>     | See info about fishing     |
| <mark style="color:blue;">**/herbalism**</mark>   | See info about herbalism   |
| <mark style="color:blue;">**/mining**</mark>      | See info about mining      |
| <mark style="color:blue;">**/repair**</mark>      | See info about repair      |
| <mark style="color:blue;">**/salvage**</mark>     | See info about salvage     |
| <mark style="color:blue;">**/smelting**</mark>    | See info about smelting    |
| <mark style="color:blue;">**/swords**</mark>      | See info about swords      |
| <mark style="color:blue;">**/taming**</mark>      | See info about taming      |
| <mark style="color:blue;">**/unarmed**</mark>     | See info about unarmed     |
| <mark style="color:blue;">**/woodcutting**</mark> | See info about woodcutting |


---

# 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/mcmmo-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.
