# Hatch Your First Munchable

Upon logging in, you are gifted a free Primordial Pod with a Munchable hiding inside.

In order to hatch it, you will need to earn [schnibbles](/munchables/explorers-guide/glossary/schnibbles.md) and feed your pod. When the pod is fed 750 schnibbles - the Munchable inside will hatch.

...click "***Start now***" to reveal your Primordial Pod

<figure><img src="/files/dDED7S9lL7PK4XaSbu0Q" alt="" width="375"><figcaption></figcaption></figure>

...click on "***Rewards***" in the lefthand navigation bar

<figure><img src="/files/i8bhy4zrfm7GjavsaFqd" alt="" width="375"><figcaption></figcaption></figure>

...complete [rewards and streaks](/munchables/explorers-guide/how-to-play/how-to-earn-schnibbles/rewards-and-streaks.md) to [earn schnibbles](/munchables/explorers-guide/how-to-play/how-to-earn-schnibbles.md)

<figure><img src="/files/xtm1wWcLyhxoDmBRKnge" alt=""><figcaption></figcaption></figure>

...feed your Primordial Pod

* You can choose how many schnibbles to feed your pod or click "***Use max***" to feed all available schnibbles&#x20;
* "***Current Chonk***" is how 'advanced' or 'levelled up' your primordial pod is. The aim is to get to 750 to hatch your Munchable

<figure><img src="/files/nBzi5GUhWYh2L1INpFds" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://munchables.gitbook.io/munchables/explorers-guide/how-to-play/hatch-your-first-munchable.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.
