# Highlights

Each pet needs 3 days to grow into an adult pet, during their development time they can spawn crates every day on farms.

When young pets becomes adult, they randomly changes in appearance and have many different characteristics depending on the different pets: **POW, ATT, DEF, MAG**. They will have different abilities of defeating the enemies from other islands or cities to protect  themselves or take over their territories.

The enemies are equipped with different special weapons and abilities. When your pet defeats the enemies and completes the stage, it will receive  fragments and gives it to the Tool Trader in exchange for weapons or armour equipments.


---

# 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://mini-flokipet.gitbook.io/miniflokipet/miniflokipet-game/highlights.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.
