# Essentials

## AFK

You can use /afk to show your away

## BACK

You can use /back to teleport where you just came from or if you die you can use this command

## BALANCE

You can use the /balance command to see how much money you ha

## Homes

You can use /sethome "name". You can use /home "name" to teleport to them. You can use /delhome "name" to remove one of your homes.

Below is a breakdown of who has how many homes per rank.

<table><thead><tr><th width="104">New</th><th>Member</th><th>VIP</th><th>Iron</th><th>Gold</th><th>Diamond</th><th>Netherite</th><th>Wither</th></tr></thead><tbody><tr><td>Homes</td><td>Homes</td><td>Homes</td><td>Homes</td><td>Homes</td><td>Homes</td><td>Homes</td><td>Homes</td></tr><tr><td>1</td><td>1</td><td>2</td><td>5</td><td>7</td><td>9</td><td>11</td><td>13</td></tr><tr><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr></tbody></table>

## PAY

You can /pay "Playername" to send money to another player money.

## PLAYTIME

You can type /playtime to get how many hours you have played since last restart

## RULES

You can type /rules to get to the rules page also same info as [here](/guide/general/rules.md)

## SPAWN

You can type /spawn or /hub to get to the main server selection area

## SUICIDE

You can type /suicide to kill your player so you can respawn if you are stuck

## TPA

You can use /tpa, /tpahere,/tpacancel,/tpaccept,/tpdeny to teleport or request teleports to other players

## RTP

You can use the /rtp to only teleport to the Survival world randomly


---

# 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://thedarkzone.gitbook.io/guide/the-dark-zone/essentials.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.
