# Bulls

<figure><img src="/files/CtGnXisDRUy6892qJk8O" alt="" width="375"><figcaption></figcaption></figure>

## Hatching

Bull minting starts from `250 TN` and increases with each new Bull.

## Breeding

Breeding Bulls gives you rarer Bulls with stronger `TN` farming potential.

You need:

* 2 Bulls with **Can Breed** status
* `0.2 EGG`, which can be paid in `vEGG`
* `0.005 WAVES` for transaction fees

## Farming

Bulls farm `TN`.

Farming requires a Ranch of the matching color.

Bull **Farm Power** depends on:

* rarity
* number of genes
* the date the Bull was sent to farming

### TN fixed rewards

Fixed $TN rewards are distributed during the first years:

* **Year 1:** 117 TN / hour (2,808 TN / day)
* **Year 2:** 180 TN / hour (4,320 TN / day)
* **Year 3:** 240 TN / hour (5,760 TN / day)

Starting from **Year 3**, the reward value becomes **fixed and stable**, remaining at:

* **240 TN / hour (5,760 TN / day)**

This fixed rate is maintained to ensure long-term emission stability and predictable token distribution.

`2,808 TN` tokens are distributed during the day. Distribution happens once per minute. The reward is allocated to Bulls on Ranches in proportion to their Farming Power.

#### Ranch cost

* `0.2 EGG` or `vEGG` per Ranch

<figure><img src="/files/uqlVvucATofl4jhkvkYP" alt="" width="375"><figcaption></figcaption></figure>

### Rebirth

Rebirth costs 999 $TN. Rewards are following:&#x20;

| Reward                   | Chance |
| ------------------------ | ------ |
| +5 Feed Limit Artifact   | 10%    |
| +10 Feed Limit Artifact  | 13.5%  |
| +15 Feed Limit Artifact  | 10.5%  |
| +20 Feed Limit Artifact  | 8%     |
| +25 Feed Limit Artifact  | 6%     |
| 10 SP$ICE Duckling       | 5.5%   |
| 20 SP$ICE Duckling       | 3.5%   |
| 40 SP$ICE Duckling       | 2%     |
| Katana                   | 3%     |
| Bull Body                | 3%     |
| Canine Coupon            | 5%     |
| Tophat                   | 1%     |
| Ice Cream                | 1%     |
| Orb                      | 1%     |
| Scepter                  | 1%     |
| Shop Bag                 | 1%     |
| +50 Feed Limit Artifact  | 0.7%   |
| +100 Feed Limit Artifact | 0.3%   |
| Potion                   | 0.4%   |
| Eagle Nest               | 0.4%   |
| Roboduck Pet             | 0.5%   |
| Genesis Bull             | 0.7%   |
| Fix Gene Artifact        | 1.2%   |
| Free Gene Artifact       | 0.8%   |
| Ranch (Type 1)           | 5%     |
| Ranch (Type 2)           | 5%     |
| Ranch (Type 3)           | 5%     |
| Ranch (Type 4)           | 5%     |


---

# 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://arkimals.gitbook.io/guides/everything-about-the-arkimals/bulls.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.
