> For the complete documentation index, see [llms.txt](https://whitepaper.zee-verse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.zee-verse.com/gameplay/skills/woodcutting.md).

# Woodcutting

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

Woodcutting is a gathering skill in which Shamans cut marked trees over the Zeme to acquire logs!

#### Getting started

During Crooked, But Standing quest, players acquire their first axe, while better axes can be obtained through **GEX** or the [**Opensea**](https://opensea.io/collection/zeeverse-items?search\[query]=common%20axe) **/** [**Ronin**](https://marketplace.roninchain.com/collections/zeeverse-items) **marketplace**. Once equipped, head out in Zeme, locate marked trees, and start chopping!

**Chopping & Success**&#x20;

Most trees, except for regular Spirit Trees, yield a variable number of logs. After the chopping animation plays, your success in obtaining a log is determined. If successful, you receive a log; if not, the animation repeats until you collect a log or the tree is fully chopped down. **Higher skill levels increase your chances of success!**

## Logs

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th></th><th></th><th></th><th></th></tr></thead><tbody><tr><td align="center"><img src="/files/jAxPaLyOJyV4S1oVxR3o" alt="" data-size="original"></td><td align="center"><strong>Spirit Logs</strong></td><td>Level: 1</td><td>XP: 15</td><td>Tree capacity: 1</td><td>Tree respawn time: 60s</td></tr><tr><td align="center"><img src="/files/zKcVUpPj2bexoBy0nt7I" alt="" data-size="original"></td><td align="center"><strong>Spirit Logs (Prime)</strong></td><td>Level: 15</td><td>XP: 40</td><td>Tree capacity: 1-3</td><td>Tree respawn time: 180s</td></tr><tr><td align="center"><img src="/files/nXsab5bwjBJZ8iQ0ObQO" alt="" data-size="original"></td><td align="center"><strong>Spirit Logs (Noble)</strong></td><td>Level: 30</td><td>XP: 70</td><td>Tree capacity: 2-6</td><td>Tree respawn time: 300s</td></tr><tr><td align="center"><img src="/files/C7TGZWhDHpRbCfknodqi" alt="" data-size="original"></td><td align="center"><strong>Spirit Logs (Elder)</strong></td><td>Level: 50</td><td>XP: 105</td><td>Tree capacity: 3-7</td><td>Tree respawn time: 360s</td></tr></tbody></table>


---

# 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://whitepaper.zee-verse.com/gameplay/skills/woodcutting.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.
