# 🔄 Penguin Levels

Every penguin dreams of growing stronger! Penguins naturally level up once each day when they participate in enough activities. Initially, participating in one adventure daily is sufficient, but as your penguin matures, it requires more daily engagement to advance. Higher-level penguins significantly increase your rewards, making your nurturing efforts even more rewarding.

* Level-up once per day automatically, meeting action requirements:
  * Levels 1-3: 1 daily paid adventures
  * Levels 4-6: 2 daily paid  adventures
  * Levels 7-9: 3 daily paid adventures
  * Level 10: 4 daily paid  adventures\ <br>

Rewards multiplier increases significantly with each level.

Want quicker growth? Use "Fast Level-Up" once daily starting with 5000 $GOTCHI and going up with your penguins level. Higher levels significantly boost your rewards.

* Lvl 1–3 → 1 paid action\
  ( 5000 $GOTCHI FastLvlUp )
* Lvl 4–6 → 2 paid actions\
  6000 $GOTCHI FastLvlUp )
* Lvl 7–9 → 3 paid actions\
  7000 $GOTCHI FastLvlUp )
* Lvl 10 → 4 paid actions\
  10000 $GOTCHI FastLvlUp ).<br>


---

# 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.penguingotchi.fun/penguin-levels.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.
