# Places

Places are essential parts of exploration for your Catddle. Some are for traveling, some for mining, and some are simply for treasure hunting.

Initially, your Catddle will not be able to travel long distances. The distance you travel with your Catddle will be determined by the explore level and the type of vehicle. Distance and the type of [vehicle](/items/vehicles.md) will determine the duration of your exploration. Farther places usually have higher $MEO coin rewards.

## General types of places

### Cities

There are many cities in the Catddle Universe. You can pay a visit to different cities and find different reward items.

![](/files/LvnsbVKu1J6Ztszd7qDD)

**Related attributes**: None

**Output**: Souvenirs, [plots reward](/exploration/stories.md)

### Mines

Each mine has its own distribution. You can choose the mine to go to according to your requirements or market prices.

![](/files/TJf4ftXToI3GyHtk7nfa)

**Related Attributes**: [Vigor](/atttributes/primary-attributes.md#vigor)

**Output**: [Ore](/items/ore.md)

### Jungles

Be careful of the monsters in the jungle! Jungles are for brave Catddles since you can meet dangerous animals here.

![](/files/Mb9fE9x8Sg9lrRRBtIVN)

**Related Attributes**: [Strength](/atttributes/primary-attributes.md#strength), [Dexterity](/atttributes/primary-attributes.md#dexterity)

**Output**: [wood](/items/wood.md), rare items.

*More places will be revealed after the game officially launches.*

## Special types of places

There are more special places in the Catddle world listed below.

### Time-limited places

Some places can be time-limited for special events.

### Treasure places

Some places contain tokens when certain preconditions are fulfilled or plots unlocked. The tokens can be ERC20, ERC721, and even ERC1155 standards.

### Interstellar places

Catddles can cross different universes (blockchains) to find a better living place or join different local activities.

You can find some places marked *interstellar,* which means you can travel cross-chains to visit these places.

### Collab Lands

Places created by users or other projects. Details can be found [here](/exploration/collab-lands.md).


---

# 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://docs.catddle.com/exploration/places.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.
