# Exploration

Catddles are always curious about the world. You can let your Catddle travel to any place within its movement range.&#x20;

The fascinating thing about exploration is that each place has its unique scenery, reward, and even stories. Even if you visit the same spot multiple times, unknown surprises and secret stories may still be hidden and waiting for you to discover.

You can find more information about [places](/exploration/places.md) here. And also the more details about [stories](/exploration/stories.md).

### Details

<table><thead><tr><th></th><th width="150">Explore</th></tr></thead><tbody><tr><td>Material required</td><td>-</td></tr><tr><td>Material source</td><td>-</td></tr><tr><td>Skills required</td><td>-</td></tr><tr><td> Tools required</td><td>Vehicle (optional)</td></tr><tr><td>Related attributes</td><td>Intelligence</td></tr><tr><td>Coin consumption</td><td><strong>Earn Meo coins</strong>.<br><strong>Earn CAT tokens</strong> after Catddle reaches level 30.</td></tr><tr><td>Status effect</td><td>Hunger↓  (Fun↓ in specific places)</td></tr><tr><td>Product utility</td><td>Cooking, Crafting, Fishing, Research</td></tr></tbody></table>


---

# 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.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.
