> For the complete documentation index, see [llms.txt](https://dinoworldwax.gitbook.io/no/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dinoworldwax.gitbook.io/no/gameplay-2/dino-trees/epic-tree.md).

# Epic Tree

## &#x20;                             <mark style="color:red;">EPIC TREE</mark>

<figure><img src="/files/lrMBeOOhlToSubU90Brs" alt=""><figcaption></figcaption></figure>

### Features of COMMON TREE :&#x20;

* Base Production = 67.5 $LEAF/day
* Base Consumption = 33.75 $WATER/day
* Water Needed = Every 20 hr
* Unstake Time = 72 hrs
* Torpid mode Recovery Cost = 4 $DINO/DP |or| 168 hrs&#x20;

## Comparison At Various Levels&#x20;

<table><thead><tr><th width="112" align="center">LEVELS </th><th width="265">Tokens Needed</th><th align="center">Production </th><th>Consumption</th></tr></thead><tbody><tr><td align="center">LEVEL 0</td><td>          NULL</td><td align="center">67.5 LEAF/day</td><td>33.75 WATER/day</td></tr><tr><td align="center">LEVEL 1</td><td>33.75 $DINO/DP Eq</td><td align="center">101.25 LEAF/day</td><td>50.62 WATER/day</td></tr><tr><td align="center">LEVEL 2</td><td>50.62 $DINO/DP Eq</td><td align="center">151.87 LEAF/day</td><td>75.93 WATER/day</td></tr><tr><td align="center">LEVEL 3</td><td>75.93 $DINO/DP Eq + 16.87 LE</td><td align="center">227.81 LEAF/day</td><td>113.90 WATER/day</td></tr><tr><td align="center">LEVEL 4</td><td>113.90 $DINO/DP Eq</td><td align="center">341.71 LEAF/day</td><td>170.85 WATER/day</td></tr><tr><td align="center">LEVEL 5</td><td>170.85 $DINO/DP Eq</td><td align="center">512.57 LEAF/day</td><td>256.28 WATER/day</td></tr></tbody></table>

**Note** : Max Level = 5&#x20;

**Note** : Number of FREE SLOTs of TREES = 3 after that Every slot = 0.5 $DINO/DP\
\ <mark style="color:red;">**TORPID MODE**</mark> = When Ever Player miss Watering Trees for 3 Times then trees goes into **torpid mode.** While trees are in Torpid mode its stop mining $Leaf , In-order to recover Player need to spend 4 $DINO or equivalent of DP. Otherwise it would take 168 Hours to recover the plant on its own. &#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://dinoworldwax.gitbook.io/no/gameplay-2/dino-trees/epic-tree.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
