# Rarity

Every merge color rarity is decided

**Common**

* Monochrome (35%)
* Random lightness (32%)
* Gradient (27%)

**Rare**

* Random Rainbow (3%)
* Vertical Rainbow (2%)
* Pepe (1%)

Rare colors always keep the rarest DNA even when merged with common \
\
If sending in bulk you will always receive back the best combination \
\
**Example:**\
\
Send 5 PEPE, 1 Vertical Rainbow and 14 common Tier 7 (20 x T7 total) \
\
Receive 10 Tier 6 back - 5 PEPE, 1 Vertical Rainbow and 4 other (random rarity)\
\
**Simple example:**

Send 1 Pepe and 1 common Tier 7 (2 total)

Receive 1 Pepe Tier 6 back[<br>](https://twitter.com/gob_btc/status/1776741565282824640/photo/1)


---

# 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://gameofblocks.gitbook.io/gob/rarity.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.
