> For the complete documentation index, see [llms.txt](https://docs.fadeawaybunny.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fadeawaybunny.com/breeding/renting.md).

# Renting

**NOTE: ONLY APPLIES TO GENESIS BUNNIES**

Renting out your genesis bunnies has various perks.

First you can earn a daily income of $PILL.

Second while your rented bunny is used for breeding, it's [fertility](/breeding/fertility.md) does not drop.

You can choose to rent your bunnies at any rate per day you want, just take note that listing does not guarantee that someone else will definitely rent your bunny. So be mindful of what's the common market rate.

We recommend renting your bunny at between 200 to 600 $PILL per day.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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