# Fertility

All genesis bunnies start with a fertility score of 7. That means your bunny can breed up to 7 times.

Below are some examples in which the fertility score is affect depending on how you breed you bunnies.

**You own both parent genesis bunnies**

In this scenario, the fertility score 1 will be deducted from both parents as shown in the illustration below:

![Parent A & B each get a reduction of 1 for fertility upon breeding](/files/jsdq99kvxaD5iFIHJqT1)

**You own 1 bunny and rented the other**

In this scenario, the fertility of the rented bunny is unaffected while the bunny that you own takes on the deduction of a score of 2 on fertility upon breeding as shown in the illustration below:

![Only Bunny A that you own gets a deduction of 2 on fertility upon breeding](/files/UtS3WlJQF1kywziTMGIL)


---

# 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/fertility.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.
