# Maximizing Mutations

[Mutations](/guide/cat-features/mutations.md) are cool. Everybody loves mutations. So how can you maximize your odds of getting them? Well, Kitty lover, you’ve come to the right place.

There are two ways to increase your chances of breeding mutations. The first is identifying Kitties with high mutation potential. The second is breeding [purebred](/guide/tips/purebred-cats.md) cats.

### High Mutation Potential

Every gene (except gene 30 & 31) can mutate into an entirely new gene. So if you’re looking for a specific mutation, you must breed two cats that each possess one of the traits you need to combine to have a small chance at achieving that mutation. That’s obvious, but there are other measures you can take to improve your odds.

You’re much better off, for instance, if the Kitties you’re breeding possess the two desired traits as primary genes. In that case, the odds of getting your mutation are somewhere around 14%. If both required traits are recessive in the cats you’re breeding, that probability can drop to less than 1%.

![](/files/-LVKgMAPEufZAG64PZxS)

### **Purebreds**

Purebred cats have four of the same gene in the block for a certain Cattribute. This makes them highly valuable for breeding. Since they’re guaranteed to pass on that trait, the odds of a mutation if you breed with a cat that has the partner gene are greatly increased. If you can find a second purebred that has that partner gene, your chances are even better – in fact, the highest possible.

{% content-ref url="/pages/-LDxc3DspsdSClrJKXpd" %}
[Purebred Cats](/guide/tips/purebred-cats.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/tips/maximizing-mutations.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.
