> For the complete documentation index, see [llms.txt](https://orcmine.gitbook.io/whitepapper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://orcmine.gitbook.io/whitepapper/game-mechanics/farming-mechanics.md).

# Farming Mechanics Explained

## Token Generation

* A special Orc mining system will be revealed after the launch
* Gold is Claimable one time per day
* Generation formula: `Tokens Generated = ORC Production Rate × Time Elapsed`

## Revenue Distribution

For each token claim:

| Participant       | Share | Description                               |
| ----------------- | ----- | ----------------------------------------- |
| Miner (ORC Owner) | 90%   | Fixed profit share from production        |
| Land Owner        | 5%    | Commission from hosting ORCs              |
| Burn              | 5%    | Burned to ensure long-term sustainability |

## Example Calculation

For a Novice ORC (17 tokens/day):

```
Daily Production: 17
ORC's Share: 15.3 (90%)
Land Owner's Share: 0.85 (5%)
Burn: 0.85 (5%)
```
