> For the complete documentation index, see [llms.txt](https://ro0-4.gitbook.io/godro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ro0-4.gitbook.io/godro/custom-features/tree-of-life.md).

# Tree of Life

**Harvest mystical materials, enchant your costume gear, and awaken the forest's ancient guardian.**

<figure><img src="/files/P2uCwKO3oup7fL59CR90" alt=""><figcaption><p>Tree of Life</p></figcaption></figure>

***

#### 📍 How to Access

To enter the Tree of Life area (Mt. Mumyeong), players must **first complete the access quest**.

**🗺️ Step 1: Access Quest**

Talk to the **Tree of Life Entrance NPC** at:

* **/navi prontera 165/156**

**Requirements:**

* **Base Level 80**
* **3x Trunk** ![](/files/G8PkP4uD3XdOehrBRBeL)
* **3x Fine-grained Trunk** ![](/files/noGQuKE0ULUCqbs9AdFs)
* **3x Solid Trunk** ![](/files/YU6aKig8t9A6LA4nMs2l)
* **3x Barren Trunk** ![](/files/DG3ZawPe0X1tTsAvYQTc)
* **10x Tree Root** ![](/files/d9mv6NXXBgS4ntOPOkWf)

Completing the quest will grant **15 days of access**.

***

**🚫 Note:**

> ⚠️ **You CANNOT use the RO Manual Book warp until the access quest is completed.**

After unlocking, you may:

* Use the RO Manual Book shortcut to warp directly.
* Re-enter anytime via the Prontera Tree of Life Entrance NPC.

***

#### 🪓 Logging Basics

* Chop up to **250 trees per account per day**
* Reset time: **6:00 AM GMT+8**
* Required: **Base Level 80**, non-Novice class
* Up to **100 players** may chop the same tree
* **Tree cutting progress is global**

***

#### 🎁 Logging Rewards

| Type       | Example Items                                                                                           | Notes                            |
| ---------- | ------------------------------------------------------------------------------------------------------- | -------------------------------- |
| **Common** | Apple, Red/Blue/White Herb                                                                              | Basic resources                  |
| **Rare**   | **Blessed Bark** ![](/files/RZo79xqi9tIqj13GTdHJ), **Enchanted Stone** ![](/files/cEHEUsWSZ1P3h7rKfBhL) | Used to enchant costume headgear |

* Rare drops are **account-bound**
* Enhanced enchant materials help boost your character further

***

#### 🧪 Costume Enchantment

Use **Blessed Bark** ![](/files/RZo79xqi9tIqj13GTdHJ) and **Enchanted Stone** ![](/files/cEHEUsWSZ1P3h7rKfBhL) at the **Enchant Costume NPC** (`Main Office`):

* Up to **4 enchant slots** per headgear (slot 1–4)
* Stones are **consumed** even if the attempt **fails**
* **Success Rate:** 80%
* Previously applied stones are:
  * **Shown in red** (already applied)
  * **Grayed out** (you don’t have them)

***

#### ⚠️ Logging Risks

* A rare chance to be hit by a **falling branch** = instant death!
* Movement or disconnection during logging will interrupt the process

***

#### 🌲 Tree Guardian Mechanic (Global)

Every tree chopped increases global progress.

* When 99,999 **global chops** are reached, a **3-minute warning** triggers
* Afterward, the **Tree of Life Guardian** spawns at **1\@exds 135,166**
* While the guardian is active:
  * Logging is **disabled**
  * A new **exit portal** appears after it's defeated

***

#### 📋 Summary

| Feature            | Details                                                                                         |
| ------------------ | ----------------------------------------------------------------------------------------------- |
| Daily Limit        | 250 logs/account/day                                                                            |
| Required Materials | Blessed Bark ![](/files/RZo79xqi9tIqj13GTdHJ), Enchanted Stone ![](/files/HPgdZynhvJtqfZYd8nEn) |
| MVP Trigger        | 99,999 global tree cuts                                                                         |
| Access Reset Time  | 6:00 AM GMT+8                                                                                   |
| Quest Requirement  | Yes (before warp/manual is allowed)                                                             |

***

## Boss Drop

* Enchant Orbs from the Tree of Life can be used [here](https://ro0-4.gitbook.io/godro/custom-features/enchant-costume).


---

# 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://ro0-4.gitbook.io/godro/custom-features/tree-of-life.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.
