# Cat Features

Here we cover all the different components that come together to create your adorable (or, let’s be honest, sometimes weird) CryptoKitty. We’ll discuss the Cattributes that make up your Kitty’s genetic code and determine its appearance, as well as the mutations that can introduce special genes and traits into your Kitty family. A basic understanding of the information in here will go a long way in helping players breed for specific traits.

![](/files/-LNLoiQDBKEaKWnMo5oF)

Cattributes are the genetic traits that combine to create the appearance of every Kitty. They're one of the most important aspects of CryptoKitties and a great place to start for new players to learn the game. Click Cattributes to start the first lesson in your CryptoKitties crash course.

{% content-ref url="/pages/-LEHU0XJ21JuWsyv70CR" %}
[Cattributes](/guide/cat-features/cattributes.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LDmvYa1B6M-uKTJ9eUR" %}
[Cooldown Speed](/guide/cat-features/cooldown-speed.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LDcKLhbcWjMwkHGFM6o" %}
[Genes](/guide/cat-features/genes.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LDxjDPzw2AMuYuneOn7" %}
[Mutations](/guide/cat-features/mutations.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LDcJf7yA7OY9Yu3UaRp" %}
[Family Jewels](/guide/cat-features/family-jewels.md)
{% endcontent-ref %}


---

# 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://guide.cryptokitties.co/guide/cat-features.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.
