# Commands

## General Commands

| Command         | Description                                  |
| --------------- | -------------------------------------------- |
| /spawn          | Get back to spawn                            |
| /settings       | Your user settings                           |
| /rtp            | Teleport to a random location                |
| /sethome        | Set a home                                   |
| /home           | Teleport to your home                        |
| /ah             | Opens the auction                            |
| /ah sell        | Sell on the auction                          |
| /trade          | Trade with others                            |
| /profile        | Opens the profile GUI                        |
| /privacy        | Opens the protection GUI                     |
| /timber         | Opens the timber GUI                         |
| /warp           | See player warps                             |
| /setwarp        | Set a warp                                   |
| /explore        | See other peoples claims                     |
| /sidebar        | Toggle the Sidebar (scoreboard on the right) |
| /pay            | Pay to someone                               |
| /tpa            | Request a teleport                           |
| /questboard     | Opens the quest board GUI                    |
| /questshop      | Opens the quest shop GUI                     |
| /baltop         | Shows top players by amount of money         |
| /skilltop       | Shows top players by amount of levels        |
| /help           | Get further help regarding the server        |
| /discord        | Join our discord                             |
| /keepinv        | Toggle individual keep inventory             |
| /toggle         | Toggle trade requests                        |
| /bal            | Shows the amount of money you have           |
| /claim          | Claim a territory                            |
| /claim add      | Add someone to your claim                    |
| /claim addchunk | Expand your clam                             |


---

# 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://respawn-smp.gitbook.io/respawn-smp/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.
