# Commands

```yml
/msg: Sends a private message to another player.
/farms: Gives link for farms guide.
/tokens: Shows your total Simple Rank Token balance and ranking.
/playtime: Shows your total playtime on the server.
/delhome: Deletes a previously set home location.
/rules: Displays the server's rules.
/level: Show your current level for the current PvP Cycle.
/balance: Another command to display your current in-game currency.
/kill: Causes your character to die intentionally.
/tpahere: Requests another player to teleport to your location.
/discord: Provides a link to the Vanilla+ Discord.
/msgtoggle: Toggles the ability to receive private messages on or off.
/tpdeny: Denies a teleport request from another player.
/link: Links your game account to your Discord account.
/unignore: Removes a player from your ignore list, allowing you to see their messages again.
/nick: Sets or changes your nickname in the game.
/ignore: Ignores messages from a specific player.
/redeem: Redeems a Legend token.
/vote: See all of the links to vote for the server.
/afk: Marks you as away from keyboard.
/store: View the server store in-game.
/help: General help commands for the server.
/r: Responds to the last person who messaged you.
/report: Reports a player to our trusted staff team.
```


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.simplevanilla.eu/server-info/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.
