# Gather Resources

## Tools :axe:

Tools are used to collect a range of different resources in Land of Dreams. You can craft most tools at the Workbench.

![](https://1060363975-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIWGEodCG0c07OUY9iW9t%2Fuploads%2FRQzCUusKg45aSHLbBxcW%2Fworkbench.png?alt=media\&token=476f1bc1-602a-4274-8d16-bad06987a586)

| Tool                                                                                                                                                                                                                                      | Price                                                     | Use case           |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------- | ------------------ |
| ![](https://1060363975-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIWGEodCG0c07OUY9iW9t%2Fuploads%2FFtX6024gTAbPWnIBMtqt%2Faxe.png?alt=media\&token=2eb4db51-f236-4c8f-849d-b2a621cd685c) Axe                     | 0.0625 **Matic**                                          | Chops 1 tree       |
| ![](https://1060363975-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIWGEodCG0c07OUY9iW9t%2Fuploads%2FbvDvDgMF0KM6v1re6CzH%2Fwood_pickaxe.png?alt=media\&token=6c095b4e-cf9d-47a1-b05e-a12d2cee0b77) Pickaxe        | <p>0.0625 <strong>Matic</strong><br>3 Wood</p>            | Mines 1 stone rock |
| ![](https://1060363975-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIWGEodCG0c07OUY9iW9t%2Fuploads%2F2exoPWLFdZ0wYgQ0qXpM%2Fstone_pickaxe.png?alt=media\&token=ba8f4230-3cd1-4663-9bd5-340aaf08a668) Stone Pickaxe | <p>0.0625 <strong>Matic</strong><br>3 Wood<br>5 Stone</p> | Mines 1 iron rock  |
| ![](https://1060363975-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIWGEodCG0c07OUY9iW9t%2Fuploads%2Fs93308K4cxW3S3NSEng8%2Firon_pickaxe.png?alt=media\&token=3a4a66c2-7a27-4045-82fc-db8e0c8fa762) Iron Pickaxe   | <p>0.0625 <strong>Matic</strong><br>3 Wood<br>5 Iron</p>  | Mines 1 gold rock  |

### Trees :evergreen\_tree:

After buying an Axe you can click on a tree to cut it down, this will provide wood which can be used to craft other tools that provide additional resources that are required to expand your land.\
Tools are a one-time use, cutting down 1 tree will consume 1 Axe. Mining 1 gold node will consume 1 iron pickaxe.

![](https://1060363975-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIWGEodCG0c07OUY9iW9t%2Fuploads%2Fx9x4ckGFYSFrzOLShzfC%2FScreen%20Shot%202022-03-23%20at%204.44.52%20pm.png?alt=media\&token=bcf1190e-ae40-4d24-a709-eba0eda6a29b)

| Resource                                                                 | Requires | Outputs     | Time to Replenish |
| ------------------------------------------------------------------------ | -------- | ----------- | ----------------- |
| <img src="/files/VEug3e6nKvdyy7W5ETwW" alt="" data-size="original"> Wood | 1 axe    | 1 or 2 wood | 2 hours           |

### Stone, Iron & Gold&#x20;

<table><thead><tr><th>Resource</th><th width="214">Requires</th><th width="150">Outputs</th><th>Time to replenish</th></tr></thead><tbody><tr><td><img src="https://1060363975-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIWGEodCG0c07OUY9iW9t%2Fuploads%2FxXNfSnGIV8nQv5PfjU9w%2Fstone.png?alt=media&#x26;token=dc15fc25-348a-4ab8-8ac6-8df212e70f10" alt="" data-size="original"> Stone</td><td>1 wood pickaxe</td><td>1 or 2 stone</td><td>4 hours</td></tr><tr><td><img src="https://1060363975-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIWGEodCG0c07OUY9iW9t%2Fuploads%2F7hWfL0b4bh2fBsC5mCxy%2Firon.png?alt=media&#x26;token=75bf6b05-7cfd-4f66-a02e-307365fefb50" alt=""> Iron</td><td>1 stone pickaxe</td><td>1 or 2 iron</td><td>8 hours</td></tr><tr><td><img src="https://1060363975-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIWGEodCG0c07OUY9iW9t%2Fuploads%2FCXUDTvLIbcKoA6ApIpun%2Fgold.png?alt=media&#x26;token=65420184-9dfc-43c5-acc3-e181d816a440" alt=""> Gold</td><td>1 iron pickaxe</td><td>1 or 2 gold</td><td>24 hours</td></tr></tbody></table>


---

# 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://land-of-dreams.gitbook.io/land-of-dreams/gather-resources.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.
