# Genes

From the looks of the bunny to the different boosting traits. These are all determined by the genes of the bunny upon minting.

#### Visual traits

This affects how your bunny looks.

#### Breed boost

This reduces the time required to breed new bunnies. In general, it takes 30 days to breed a new bunny. However if your bunny has a breed booster trait it can potentially take half that time (15 days) to breed a new bunny.

#### $PILL boost

This increases the amount of $PILL generated a day while staking. In general, bunnies produce 100 $PILL a day. However, if your bunny has a $PILL boost trait it can potentially generate 2 times  that amount (200 $PILL) a day.

*NOTE: This trait only affects bred bunnies and not the First Generation bunnies.*

#### Suicidal rate

This affects the success rate of breeding new bunnies. As Fade Away Bunnies are degenerative in nature, they tend to be suicidal. The more suicidal they are the less likelihood that the breeding will succeed.


---

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