# Breed Boost

The name says it all, how fast your genesis bunnies can breed a new offspring depend on the breed boosting gene.

The range of **breed boosting trait varies from 0% to 50%**.

The formula of the breed boost applied to all breeding process is as follow:

![](https://lh5.googleusercontent.com/wB3K8Q3Q1muc6ic1u0plzYuq8EyZyb7IcrLhIe4zeM-_0ImVAhYa8D9Aly9v_qmMtXh7VaYCUxoS-QM3xPtWLYR4l_uME8wl8DvhTSqi4mjBJUvg94eLD8lZm5X56hqrPxOzKohd1fGb)


---

# 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://docs.fadeawaybunny.com/breeding/genes/breed-boost.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.
