# Beginner's Guide

## STARTING OUT

{% stepper %}
{% step %}

### Picking starter

Make sure to choose a starter by pressing M.
{% endstep %}

{% step %}
Get your dailies

Do **`/daily`** to get a prize! Login everyday to get even better rewards!
{% endstep %}

{% step %}

### Even more rewards

Do [**`/vote`**](#user-content-fn-1)[^1] to see a list of [websites](https://cobbletwo.tebex.io/vote) you can vote and get rewards from.
{% endstep %}

{% step %}

### Start your adventure

Type **`/rtpmenu`** to go to a random area and start your journey.
{% endstep %}
{% endstepper %}

## BASIC COMMANDS

#### &#x20;![](/files/5iFgAPT41jgrC4RCpCAy) ECONOMY

* `/balance <currency>` · Shows your balance.
* `/pay <amount> <currency> <user>` · Pay certain amount to an user.
* `/gts` · Open the Global Tradin System interface.
* `/shop` · Using /shop you can bring up a GUI to purchase blocks, random items such as water bucket, mob drops, farm items, armor, weapons & tools, and even furniture!

#### <img src="/files/ngZSpAs3VpydeBVpzQe2" alt="" data-size="line">  CHAT

* `/msg <user> <text>` · Message a player
* `/reply` · Reply to a message you recieved from another user.
* `/me` · Commonly used to advertise Player Shops

#### <img src="/files/eY0iWMBt5MZ2rU7LX3Bl" alt="" data-size="line"> MISCELLANEOUS

* `dexrewards` · Catch them all for progressive OP rewards!
* `/kits` · Open the kits interface
* `/pokegift <slot 1-6> <user>` · Gift one of your pokémon to another player.
* `/spawnevent` · Check the legendary spawns history.
* `/warps` · \[Placeholder]
* `/wondertrade` - Select 1 pokemon to trade for a random pokémon.
* `/rtpmenu` · Randomly teleports you within the overworld.
* Player Warps information can be found on [this page](/features/player-warps.md).

#### <img src="/files/4wz2B0jKuLUIrj9IuUjh" alt="" data-size="line">  BREEDING

* `/daycare` · Allows you to set up 2 Pokémon for breeding

#### <img src="/files/kJLQSopqhN87Jd7GgGwL" alt="" data-size="line"> CLAIMS

Use the golden hoe you got in the starter kit to claim an area, clicking two opposite corners.

* `/flan menu` · Open the claim interface, you can only use this command if you've previously claimed a zone using the **golden hoe**.
* `/flan delete` · Deletes the flan you're in.
* `/flan info` - Displays general info about the claim you are standing in.
* `/flan list` - Displays all claims you have access to.
* `/flan delete` - Deletes the claim you're standing in.
* `/flan deleteall`- Deletes all of your claims.

[^1]: ![](/files/ExzbdhkoBB7rl1VS22EA)


---

# 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://wiki.cobbletwo.com/first-steps/beginners-guide.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.
