# Pet System

{% hint style="warning" %}
Feeding pets in RO Megaverse primarily uses Pet Food, such as Poring, which normally eats Apple Juice, will now be fed Pet Food instead, making it easier to find food for pets.
{% endhint %}

In the world of RO Megaverse, in addition to the commonly known pets like Poring, Drops, Poporing, Yoyo, Baphomet Jr., etc., we also have pets that come from other monsters within the game. This includes an Evolution system that allows pets to change in appearance and gain different abilities from their original form.

<figure><img src="/files/GT3C6xLreiqCzoEICrtC" alt=""><figcaption><p>A list of examples of evolving a regular Poring into new types of Poring, with several options available.</p></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://megaverses-organization.gitbook.io/en-welcome-to-ro-megaverse/main-features/pet-system.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.
