# Companions

### What is Companions?

Pets are one of the NFTs in costume category. Some pets can give benefits to players which is different from to other costume items that are primarily intended for fashion. However, players can interact with their pets as well.

### Example of Companions

* Chicken
* Cupid
* ETC.

### Leveling system

All pets can be taken out into the wildzone to defeat monsters for collecting experience (Exp), each of companion has a different experience value according to the rarity of the pet.&#x20;

Exp Values can be seen from the table below:

<table><thead><tr><th width="133">Rarity</th><th width="127.33333333333331">Level 1</th><th>Level 2</th><th>Level 3</th><th>Level 4</th><th width="100">Level 5</th></tr></thead><tbody><tr><td>Rare</td><td>500</td><td>1200</td><td>2200</td><td>3500</td><td>5100</td></tr><tr><td>Epic</td><td>800</td><td>2000</td><td>3600</td><td>5600</td><td>8000</td></tr><tr><td>Legendary</td><td>1200</td><td>2900</td><td>5100</td><td>7800</td><td>11000</td></tr><tr><td>Relic</td><td>1700</td><td>4000</td><td>6900</td><td>10400</td><td>14500</td></tr></tbody></table>

Once the experience has been collected up to the full level, players can use Crop and Soul Fragment to upgrade your pet in the Inventory page.

### All companions' status:

Companion pets are not only for beautifying and solving loneliness. They also give various Status values to the player's character as well. The more you upgrade, the more your pets will increase their status even higher. Each pet has different abilities.&#x20;

The information about companions can be seen in this table:

[click here to see more details](https://docs.google.com/spreadsheets/d/e/2PACX-1vSCJtKCRwXnRTLgNDVQKur428LD6tC9CtsVSyKcsTRJB86aXy4J1c-TqEE81yf7Ee5AW9W6ORwSWCa6/pubhtml)

![\*Graphic & Contents are not final.](https://lh4.googleusercontent.com/EThue7SmKLRXBw7NcWxAsxpTI97aV_fjVyjPu4aHMBfGIDR2XkerQnPVP9iuMHW9nJCtPr20BSf-nK51MujimTx-rhPedbgrP5yyfsh2xC02YdUiCXhWl38EK3xhjPqIanWwLpkC6iBsaA)


---

# 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://whitepaper.morningmoonvillage.com/nfts/pet.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.
