> For the complete documentation index, see [llms.txt](https://seeddao.gitbook.io/seed-tutorial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://seeddao.gitbook.io/seed-tutorial/seed-go-asset-nft/seed-tree.md).

# SEED Tree

### 1. SEED Tree - **The Core of SEED Go’s Universe**

The SEED Tree is the central hub of the SEED Go ecosystem, embodying growth, collaboration, and sustainability. It is where Seedizens deploy their SEED Mon teams to hunt for valuable resources like $Slove, forming the foundation of the game’s exploration and reward mechanics.

### **2. Canopy, Trunk, and Roots: A Multi-Layered Experience**

The SEED Tree is divided into three key sections: **Canopy**, **Trunk**, and **Roots**, each offering a unique gameplay element.

* **Canopy**: Focused on strategy and rewards.
* **Trunk**: Optimizes energy recovery and boosts team efficiency.
* **Roots**: Unlocks hidden treasures and long-term benefits.

Players can send hunting squads, track their progress, and claim well-deserved rewards. The SEED Tree not only functions as a functional hub but also symbolizes the community's collective growth and success visually.

### **3. Advantages of SEED Tree**&#x20;

When owning a SEED Tree, users will have advantages such as:

* A percentage of rewards earned by users sending SEED Mon to hunt on the Tree.
* Access to exclusive valuable items that are only available to Tree owners.

The SEED Tree is more than a game element - it’s the most sacred place of the SEED Verse.


---

# 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://seeddao.gitbook.io/seed-tutorial/seed-go-asset-nft/seed-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.
