# $PILL Factory

In order to produce $PILL, bunny owners will need to stake their bunnies in the staking contract. This staking contract will be operational indefinitely .

There is **NO LOCK-IN** period for staking, but if course the longer you stake the more $PILL you'll get!

### $PILL production limitations

Genesis Bunnies will produce 100 $PILL per day.

Offspring Bunnies will produce a varied number of $PILL per day [depending on their genes](/breeding/genes/usdpill-boost.md).

### **Staking website**

**Stake your bunny at** [app.fadeawaybunny.com](https://app.fadeawaybunny.com/)

### Contracts

**\[deprecated] V1 staking contract:** [0x8bC55567A68aa14162F56F8f7A75C6bE04757FBA](https://etherscan.io/address/0x8bC55567A68aa14162F56F8f7A75C6bE04757FBA)

**V2 contract:** [0x1fdf5a9153b2d3c5a087334f5b22c4c00269632d](https://etherscan.io/address/0x1fdf5a9153b2d3c5a087334f5b22c4c00269632d)


---

# 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/economy/usdpill-factory.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.
