# Gathering

Gathering professions in Darkrest.Online provide an immersive experience and the chance to engage with the world in a different way.&#x20;

All tools (*Pickaxe*, *Knife*, and *Small Axe*) can be bought from ***Gorn, Thais***.

***

| Image                                                            | Description                                                                                                                                                            |
| ---------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ![](https://tibiopedia.pl/images/static/items/gnome_pick.gif)    | Mining is a lucrative gathering profession centered around extracting valuable ores from mineral deposits found scattered across the game world.                       |
| ![](https://tibiopedia.pl/images/static/items/kitchen_knife.gif) | Skinning is all about harvesting valuable hides from defeated monsters. It is a must for adventurers who frequently find themselves in combat with beasts of the wild. |
| ![](https://tibiopedia.pl/images/static/items/small_axe.gif)     | Lumberjacking is the process of chopping down trees to gather wood. It is a great profession for those who enjoy exploring the forested areas of the world.            |

***

### Mineable Ores

| Ore Sprite                       | Collectible Resource | Required Skill |
| -------------------------------- | -------------------- | -------------- |
| ![](/files/7UJ8xYZzgypCeIFmUGS6) | Iron Ingot           | 10             |
| ![](/files/5rHwM3xlm67DHcPlTTju) | Steel Ingot          | 20             |
| ![](/files/E315GLBaX3uvpvpSwLuQ) | Silver Ingot         | 25             |
| ![](/files/25ooHzgEOci6auawVQu3) | Gold Ingot           | 30             |
| ![](/files/SCiih0ySecKMaDC6o2oV) | Platinum Ingot       | 50             |
| ![](/files/cjxPnVX1Zt4OWSxSybX8) | Starmetal Ingot      | 70             |
| ![](/files/TEdhMAyMaibY8hCkgPjv) | Demonic Ingot        | 90             |

***

### Skinnable Corpses

<table><thead><tr><th width="276">Corpses</th><th width="167">Sprite</th><th>Resource</th><th>Required Skill</th></tr></thead><tbody><tr><td>deer, badger, bat, bear, cave rat, cobra, dog, troll, frost troll, swamp troll, flamingo, hyaena, lion, panda, pig, rabbit, skunk, winter wolf, wolf</td><td><img src="/files/OMjw9T08jL7d1p9tvbFQ" alt=""></td><td>Coarse Leather</td><td>10</td></tr><tr><td>amazon, assassin, bandit, crocodile, dark monk, dwarf, dwarf soldier, dwarf guard, dwarf geomancer, elephant, ghoul, hunter, merklin, minotaur, minotaur archer, minotaur guard, minotaur mage, necromancer, nomad, priestess, stalker, valkyrie, wild warrior, cyclops, kongra</td><td><img src="/files/3KUMGxPfFMAbhhUMGtii" alt=""></td><td>Rugged Leather</td><td>20</td></tr><tr><td>ancient scarab, banshee, elder beholder, giant spider, dragon</td><td><img src="/files/XlY2BikzVRPKR2GBAXAG" alt=""></td><td>Layered Leather</td><td>40</td></tr><tr><td>dragon lord, hydra</td><td><img src="/files/efyzFSsAa0bp303CeFbF" alt=""></td><td>Infused Leather</td><td>60</td></tr><tr><td>demon, serpent spawn</td><td><img src="/files/7cJbJdQcH6rnsD0TrTRM" alt=""></td><td>Mythic Leather</td><td>80</td></tr></tbody></table>

***

### Lumberjacking Resources

Data based on 1.000.000 attempts

| Sprite                           | Resource     | Chance to obtain |
| -------------------------------- | ------------ | ---------------- |
| ![](/files/08ppchRHsqadsNYnNNls) | Dried Stick  | 45.41%           |
| ![](/files/0WD3w3AZMvcLRn6AE5IR) | Stick        | 19.78%           |
| ![](/files/C6IMWeNFtvSuSGNzIayX) | Old Wood     | 13.75%           |
| ![](/files/BSCQ2PxAg50xPNVoRmmZ) | Root         | 8.86%            |
| ![](/files/IEUJLiV5mzs8MKcfIR7n) | Strange Root | 5.76%            |
| ![](/files/CkA7wKfTNIQPBPtPKNRV) | Magic Wood   | 4.33%            |
| ![](/files/NKKgsChRMwJFkWs6THRC) | Steel Wood   | 2.11%            |


---

# 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://darkrest-online.gitbook.io/darkrest.online-wiki/features/gathering.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.
