# TOYO RARITIES

Toyos and body parts have their own class of rarity, defined according to the available supply in the market.

{% hint style="info" %}
Rarity does not necessarily define the strength of a Toyo, all Toyos can be [enhanced](/toyo/enhance-your-toyos.md) and be badasses.
{% endhint %}

Therefore, rarer Toyos have a few advantages, which are:

* Better earning rates in play-to-earn battles
* Less Heart-Bond loss in secondary sales
* Extra slots for attachments
* Stats boost in Unboxing Events (only for Genesis Toyo)
* Better chances to find rarer Toyos/body parts in Scavenger Missions

## **RARITY LIST**

* Common Edition
* Uncommon Edition
* Rare Edition
* Limited Edition
* Collectors Edition
* Prototype Edition


---

# 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://toyo-fight.gitbook.io/toyo/what-are-toyos/toyo-rarities.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.
