# Commands

## General Commands ʚɞ ‧₊˚

`/needhelp [message]` - Raises your question to online staff members\
`/sit` - Sits on ground \
`/hat` - Puts whatever you are holding on your head \
`/quests` - Opens quests menu \
`/skills` - Opens skills menu \
`/rewards` - Opens daily rewards menu \
`/help` - Opens help menu \
`/tags` - Opens tags menu \
`/sb` - Toggle the scoreboard on and off \
`/vote` - Sends voting links \
`/discord` - Sends our discord server link \
`/buy` - Opens menu of items that can be bought on our store \
`/rules` - Sends a link in chat for the wiki rules page\
`/commands` - Sends a link in chat for the wiki command page\
`/kit claim` - Provides golden shovel to claim land with \
`/kit food` - Provides the food kit \
`/kit starter` - Provides the starter kit \
`/ignore [username]` - Ignores the player’s messages \
`/unignore [username]` - Unignores the player's messages \
`/realname` - Shows username of nicknamed players \
`/msg [username] [message]` - Privately messages a player \
`/r` - Replies to the last person you messaged \
`/mail send [username]` - Message offline player's \
`/mail read` - Read mail that has been sent to you \
`/seen [username]` - See when someone was last online \
`/geyser offhand` - Bedrock off hand \
`/cflist` - Shows a list of chat feelings\
`/wraps` - Apply your cosmetic wrap to your netherite tools or armor. *(Must be holding the item you want to apply the wrap to)*\ <br>

## Teleport Commands ʚɞ ‧₊˚

`/sethome [name]` - Sets home \
`/delhome [name]` - Deletes the home \
`/homes` - Shows a list of all the homes you have set \
`/home [name]` - Teleport to the chosen home you’ve set \
`/home bed` - Teleports you to where your bed is set \
`/tpa [username]` - Sends a teleport request to the player\
`/tpahere [username]` - Sends a request for a player to teleport to you \
`/tpaccept` - Accepts a teleport request from another player \
`/tpadeny` - Denies the teleport request another player has sent you\
`/warp crates` - Warps you to crates \
`/warp nether` - Warps you to nether \
`/warp parkour` - Warps you to parkour\
`/rtp` - Randomly teleports you somewhere within the border \
`/wild` - Randomly teleports you somewhere within the border \
`/spawn` - Teleports you to spawn \
`/back` - Teleports you back to your last teleported location or death. *(You won’t be teleported back if the area is unsafe such as near or in lava)*\ <br>

## Economy Commands ʚɞ ‧₊˚

`/bal` - Checks your in-game money balance \
`/jobs` - Opens the jobs menu \
`/jobs Join [job type]` - Joins the job \
`/jobs Leave [job type]` - Leaves the job\ <br>

## Chest Shop Commands ʚɞ ‧₊˚&#x20;

`/qs buy` - changes the shop to buying the item\
`/qs sell` - changes the shop to selling the item \
`/qs create [amount]` - creates a new chest shop\
`/qs price [amount]` - changes the price of the item \
`/qs remove` - removes the shop entirely \
`/qs staff` - allows you to add or remove another person from your chest shop, this will allow them to interact with the shop and restock it if needed


---

# 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://faeries-1.gitbook.io/faeries/.-getting-started-./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.
