# Farm Animal

## Become a breeder with us

Rocket wallet has a unique type of farm, as a user you can buy livestock and get the products at affordable prices.

<figure><img src="/files/kzIzsHjO7Oar2IPaHFkD" alt="rocketwallet-farmanimal"><figcaption><p>livestock machinery</p></figcaption></figure>

### Table of LifeStock

| LiveStock | Price $DF   | Product        | Product Price | Max LiveStock |
| --------- | ----------- | -------------- | ------------- | ------------- |
| Chiken    | 1.400.000   | 1 Eggs/ 200 S  | 11,54 DF      | 10            |
| Cow       | 455.000.000 | 1 Milk / 30 S  | 1082 DF       | 5             |
| Pig       | 350.000.000 | 1 Meat / 50 S  | 1276 DF       | 7             |
| Rabbit    | 1.750.000   | 1 Fur / 180 S  | 15 DF         | 10            |
| Sheep     | 105.000.000 | 1 Wool / 120 S | 800 DF        | 10            |


---

# 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.dailiforest.com/rocket-wallet/farm-animal.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.
