> For the complete documentation index, see [llms.txt](https://cobblewobble.gitbook.io/cobblewobble-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cobblewobble.gitbook.io/cobblewobble-wiki/getting-started/essential-commands.md).

# Essential Commands

### Setting a Home

To set a home, use the following command:

```
/sethome (name)
```

* Multiple homes can be set, each identified by its own name.

### Teleporting to a Home

To teleport to a home, use the following command:

```
/home (name)
```

### Listing homes

To list your set homes, use the following command:

```
/listhomes
```

### Deleting a Home

To remove a home, use the following command:

```
/delhome (name)
```

### Server Warps

To view all server warps, use the following command:

```
/warp
```

* Click on any of the displayed warps to be teleported

### Teleporting Directly to a Warp

To teleport directly to a specified warp, use the following command:

```
/warp tp (name)
```
