# Genesis Bunnies

**NOTE: ONLY GENESIS BUNNIES CAN BREED**

### Only **300 Genesis Bunnies** in totality

Genesis Bunnies are bunnies with numbers less than 301. That means bunny #1 to #300 are considered as Genesis Bunnies.

### Ability to produce offsprings

Genesis bunnies are NFT bunnies designed with the capability to breed. That means only genesis bunnies are allowed to mate and produce [offsprings](/overview/bunnies/offspring-bunnies.md). Traits of these bunnies can be passed on to their [offsprings](/overview/bunnies/offspring-bunnies.md).

Each genesis bunny starts off with a [Fertility](/breeding/fertility.md) score of 7. That means each bunny can only breed up to 7 times. Thereafter the bunny become infertile (unable to breed).

An exception to this rule is applied when you [rent your bunnies](/breeding/renting.md).

### Breed Boost Applied

A new feature call breed boosting is applied to Genesis Bunnies. This is a gene that can help [accelerate the breeding speed](/breeding/genes/breed-boost.md).

### Limited 100 $PILL per day staking yield

The tradeoff for the breeding ability is that Genesis Bunnies can only yield 100 $PILL per day when staked. No genetic boosting will be applied.


---

# 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/overview/bunnies/genesis-bunnies.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.
