# Basic Commands

| Command                                                        | Purpose                                                                                                   |
| -------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------- |
| <mark style="color:blue;">**/afk**</mark>                      | Toggle your AFK status                                                                                    |
| <mark style="color:blue;">**/buy**</mark>                      | Open the server support menu                                                                              |
| <mark style="color:blue;">**/daily**</mark>                    | Claim your 4hr, daily, weekly, and monthly rewards                                                        |
| <mark style="color:blue;">**/delhome \<name>**</mark>          | Delete a home                                                                                             |
| <mark style="color:blue;">**/discord**</mark>                  | Get the discord link                                                                                      |
| <mark style="color:blue;">**/dynmap**</mark>                   | Get the dynmap link                                                                                       |
| <mark style="color:blue;">**/events**</mark>                   | View upcoming events                                                                                      |
| <mark style="color:blue;">**/help**</mark>                     | Open the Help menu                                                                                        |
| <mark style="color:blue;">**/helpop \<message>**</mark>        | Send message directly to all admins                                                                       |
| <mark style="color:blue;">**/hdb**</mark>                      | Open the buyable Heads menu                                                                               |
| <mark style="color:blue;">**/home \<name>**</mark>             | Teleport to a specific home                                                                               |
| <mark style="color:blue;">**/homes**</mark>                    | Open your Homes GUI                                                                                       |
| <mark style="color:blue;">**/itemframe**</mark>                | Hide/show item frames                                                                                     |
| <mark style="color:blue;">**/kits**</mark>                     | Open the Kits GUI                                                                                         |
| <mark style="color:blue;">**/mail**</mark>                     | Send, read, or clear your mail                                                                            |
| <mark style="color:blue;">**/msg \<player> \<message>**</mark> | Directly message a player                                                                                 |
| <mark style="color:blue;">**/options**</mark>                  | Configure options for yourself                                                                            |
| <mark style="color:blue;">**/playtime**</mark>                 | Check your playtime                                                                                       |
| <mark style="color:blue;">**/playermobcap**</mark>             | See details about your current mobcaps                                                                    |
| <mark style="color:blue;">**/r \<message>**</mark>             | Respond to a direct message                                                                               |
| <mark style="color:blue;">**/ranks**</mark>                    | View ranking info GUI                                                                                     |
| <mark style="color:blue;">**/ranksync \<key>**</mark>          | Sync discord role with in-game rank                                                                       |
| <mark style="color:blue;">**/rewards**</mark>                  | Claim your 4hr, daily, weekly, and monthly rewards                                                        |
| <mark style="color:blue;">**/rtp**</mark>                      | Random teleport                                                                                           |
| <mark style="color:blue;">**/rules**</mark>                    | See the server rules                                                                                      |
| <mark style="color:blue;">**/seen \<player>**</mark>           | Check when a player was last seen online                                                                  |
| <mark style="color:blue;">**/sethome \<name>**</mark>          | Set a home point                                                                                          |
| <mark style="color:blue;">**/shakeitoff**</mark>               | Dismount an entity riding you                                                                             |
| <mark style="color:blue;">**/sit**</mark>                      | Sit where you're looking                                                                                  |
| <mark style="color:blue;">**/spawn**</mark>                    | Teleport to spawn                                                                                         |
| <mark style="color:blue;">**/suicide**</mark>                  | End your own life                                                                                         |
| <mark style="color:blue;">**/time**</mark>                     | See your in-game playtime                                                                                 |
| <mark style="color:blue;">**/toggleqb**</mark>                 | Toggle the quickboard on or off                                                                           |
| <mark style="color:blue;">**/tpa \<player>**</mark>            | Request to teleport to a player                                                                           |
| <mark style="color:blue;">**/tpacancel**</mark>                | Cancel a teleport request you've sent                                                                     |
| <mark style="color:blue;">**/tpaccept**</mark>                 | Accept a teleport request                                                                                 |
| <mark style="color:blue;">**/tpahere \<player>**</mark>        | Request someone to teleport to you                                                                        |
| <mark style="color:blue;">**/tpdeny**</mark>                   | Deny a teleport request that was sent to you                                                              |
| <mark style="color:blue;">**/vote**</mark>                     | Opens the voting GUI                                                                                      |
| <mark style="color:blue;">**/votelist**</mark>                 | Lists all vote links in chat                                                                              |
| <mark style="color:blue;">**/voteparty**</mark>                | Show current voteparty status                                                                             |
| <mark style="color:blue;">**/votestreak**</mark>               | Shows your current vote streaks                                                                           |
| <mark style="color:blue;">**/warp \<name>**</mark>             | Warp to a specific warp point                                                                             |
| <mark style="color:blue;">**/warps**</mark>                    | Opens the warps GUI                                                                                       |
| <mark style="color:blue;">**/website**</mark>                  | Get the website link in chat                                                                              |
| <mark style="color:blue;">**/whatdoido**</mark>                | See quick, basic, useful information, mostly for newer people                                             |
| <mark style="color:blue;">**/wild**</mark>                     | Random teleport                                                                                           |
| <mark style="color:blue;">**\[item]**</mark>                   | Displays your held item in chat and discord                                                               |
| <mark style="color:blue;">**\[ender]**</mark>                  | Displays the contents of your ender chest in chat and discord                                             |
| <mark style="color:blue;">**\[inv]**</mark>                    | Displays the contents of your entire inventory in chat and discord, including your armor and amount of XP |


---

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