# OCM Traits

## What are Traits?

Traits are characteristics that distinguish one NFT token from the rest of the NFTs in the collection.&#x20;

OCM Genesis, OCM Katoshi and OCM Dimensions 300 are a combination of these 7 traits - Fur, Mouth, Eyes, Clothes, Hat, Earring and Background.

## OCM **Traits Distribution**

[OCM Genesis](https://onchainmonkey.com/collection/ocm-genesis) is a collection of 10,000 NFTs composed of 171 different traits that are uniquely distributed.

| # of Traits | Trait Name                                                                                   |
| ----------- | -------------------------------------------------------------------------------------------- |
| 19          | [Fur](/wiki/explore-all-collections/ocm-collections/ocm-traits/trait-fur-19.md)              |
| 33          | [Mouth](/wiki/explore-all-collections/ocm-collections/ocm-traits/trait-mouth-33.md)          |
| 23          | [Eyes](/wiki/explore-all-collections/ocm-collections/ocm-traits/trait-eyes-23.md)            |
| 44 \*       | [Clothes](/wiki/explore-all-collections/ocm-collections/ocm-traits/trait-clothes-44.md)      |
| 37 \*       | [Hat](/wiki/explore-all-collections/ocm-collections/ocm-traits/trait-hat-37.md)              |
| 7 \*        | [Earring](/wiki/explore-all-collections/ocm-collections/ocm-traits/trait-earring-7.md)       |
| 8           | [Background](/wiki/explore-all-collections/ocm-collections/ocm-traits/trait-background-8.md) |

{% hint style="info" %}
\* The lack of hat, clothes, or earring is also counted as a trait for those attributes.
{% endhint %}

## **Why are the trait attributes all numbers?**

Two main reasons, first being it saves space storing number attributes on chain. Second, numbers are easier to map when future contracts want to use OCM as the “DNA” for their NFT collections. For example, if someone were to create a Monkey Fortune Cookie NFT (that creates a fortune cookie message as an NFT for reach OCM), the number attributes would be easy to use.

## Anatomy of a Genesis monkey

<figure><img src="/files/9ZPZUE9OIHt6iKOrY4Ec" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
Although Fur, Hat and Clothes are traits, they are each comprised of two components:

* Fur: fur trim and fur face
* Hat: hat crown and hat band
* Clothes: clothes shirt and clothes pocket
  {% endhint %}

## What's popular in the Community?

There are a number of OCM traits that the OCM Community values more than others. Whether its based on rarity, visual appeal or a combination of both, these are some of the most sought after traits:

* **Fur**
* **Earring**
* **Traits with Highest Number:** The higher the Trait number, the more rare and desirable the monkey, i.e. Fur=18, Mouth=32, Eyes=22, Hat=36, Clothes=43, Earring=6.
* **Trait attribute numbers = 0:** Interestingly, on the opposite end of the spectrum of high trait numbers is owning traits with a value of 0, i.e. monkey with no clothing or accessories. Owning zero-traits in certain combinations is also desirable like meta-traits Naked, Tagged, Magic Monk.
* **Color matching of hat and clothes.** Monkeys, where the hat and clothes colors match perfectly, are valued.
  * &#x20;  [Color Match](https://onchainmonkey.com/gallery/ocm-genesis?page=1\&sortBy=0\&colorMatch=1)
  * &#x20;  [Reverse-Color Match](https://onchainmonkey.com/gallery/ocm-genesis?page=1\&sortBy=0\&colorMatch=2)
  * &#x20;  [2-Color with Matching Solid Colored Hat](https://onchainmonkey.com/gallery/ocm-genesis?page=1\&sortBy=0\&colorMatch=0)
* Learn more about [desirable traits](https://onchainmonkey.gitbook.io/wiki/ocm-collections/ocm-genesis/ocm-genesis-traits#anatomy-of-a-genesis-monkey) and [popular meta-traits >](https://onchainmonkey.gitbook.io/wiki/ocm-collections/ocm-genesis/ocm-genesis-meta-traits)

{% hint style="info" %}
For Genesis, our origin and historic collection:

* Find out [which Genesis haven’t eaten a Dessert](https://onchainmonkey.com/gallery/ocm-genesis?page=1\&sortBy=0\&hasntEaten=0%2C1) from the Genesis collection gallery page, and their [trait transformations into Karma NFTs after eating a Dessert](https://onchainmonkey.gitbook.io/wiki/ocm-collections/ocm-genesis/ocm-genesis-traits#quick-view-of-genesis-to-k1-and-k2-traits).
* [What does it mean for a Genesis to eat a Dessert? >](https://onchainmonkey.gitbook.io/wiki/ocm-collections/ocm-dessert)
  {% endhint %}

## OCM Genesis Traits Transformation to OCM Katoshi Traits

What OCM Genesis traits and [meta-traits](/wiki/explore-all-collections/ocm-collections/ocm-traits/ocm-meta-traits.md) evolve into OCM Katoshi Incredible K1 and Divine K2 traits? Here's a quick view of their trait transformations:

<figure><img src="/files/z7sv1ZYetS2gpSuIxD62" alt=""><figcaption><p>OCM Genesis, Katoshi K1 &#x26; K2 Trait Names &#x26; Transformations</p></figcaption></figure>

{% hint style="info" %}

* [What are OCM meta-traits? >](/wiki/explore-all-collections/ocm-collections/ocm-traits/ocm-meta-traits.md)
* Check out examples of Genesis trait transformations in each of specific traits pages, like Fur, Clothes, Earring, etc., to see examples of Genesis meta-trait transformations.
  {% endhint %}


---

# 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://onchainmonkey.gitbook.io/wiki/explore-all-collections/ocm-collections/ocm-traits.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.
