# TOY Types & Sizes

The *Rareverse* is full of mystical and colorful collectible figures! ✨

The first Raregotchi generation brings three Founder TOYS: **School Kid**, **Snow Cone**, and **Alien Baby**. There are 3000 NFT TOYS available, 1000 units of each type.

The Founder TOYS come in three sizes. The size determines the number of OG PETS the TOY can mint:

* **Regular:** 3 PETS
* **Large:** 4 PETS
* **Huge:** 6 PETS

Each TOY size has a distinctive body color and will pass it to the PETS they mint.

{% hint style="success" %}
**Quick Note:** All TOYS will have the same chances of minting a high rarity PET.&#x20;
{% endhint %}

<div align="left"><img src="https://lh5.googleusercontent.com/AyY6kpUyt8LESvUC51g7QpXaoeznu5UFWb5rFPF5Bu9SvXpXbmmdyKlzMwokLHND2bjkwtNOgFWtRFpBREHX1q035XDwj5xqJg_xxR2vpWtNxFHCegaKu-s8QWzj86gwMkdnNkEPdrRSrtN8Ew" alt=""></div>

{% hint style="success" %}
**Quick Note:** Bigger size = More PETS.
{% endhint %}

Opening a TOY will let you mint your OG PETS and create a Raregotchi Lineage by giving your newborn PETS a custom **Family Name**.


---

# 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://rarepaper.raregotchi.com/the-toys/toy-types-and-sizes.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.
