# Free To Play

1. **Non-Transferable Assets**
   * Apple tree and juicer (F2P) are non-transferable assets.
2. **Apple Tree**
   * Produces 2 fruits every 3 hours.
   * 10 claims before fertilizer is required to reset the tree.
3. **Juicer**
   * Takes 2 hours and 6 apples to produce apple juice.
   * 10 claims before oil use is required.
4. **Daily Market Order (DMO)**
   * 1 apple juice required for DMO.
   * Apple juice DMO rewards 15 AWC (3 tree harvests + 1 juicer use).
5. **Costs and Upgrades**
   * Fertilizer cost: 10 AWC (required after 10 harvests).
   * Oil cost: 20 AWC (required after 10 uses).
   * Tree level upgrades increase fruit production by 1 per level.
   * Costs to upgrade trees increase with levels (to be confirmed).
   * Apple trees currently have 3 levels for upgrades.
6. **F2P Limitations**
   * Fertilizer requirement increases with tree levels (1 extra fertilizer per additional level).
   * F2P assets do not benefit from landowner benefits.


---

# 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://animalworld-1.gitbook.io/animal-world/game-mechanics-and-entities/free-to-play.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.
