# Pet

Pets are blockchain-based virtual tokens (Using Solana blockchain) representing physical pets in the Solice metaverse. Pets will remain visible on the land plot (for LAND owners) but they can also follow their owners around when moving in the metaverse.&#x20;

There'll be plenty of pets in the Solice metaverse, pets will follow the users around in All pets come with different attributes and a varying rarity level. Those elements will inform various APY rates, giving users a stronger chance of obtaining rare items, like gemstones - or Eggs, which can be hatched into new pets New pets that are being hatched from the eggs may have different rarities. Eggs can also be directly traded on the marketplace.


---

# 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.solice.io/the-metaverse/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.
