# Gathering

There are three places wher you can gather resources in the World of Rogues (exclusing [fishing](/gameplay/fishing.md)):

* The Vulpgard Commons
* The Howling Pass
* Vulpgard's main area (limited)

## Vulpgard Commons

The Commons is the main area to gather resources you'd find in wooden areas. Currently situated just outside of Vulpgard, eventually there will be more gathering areas as Vulpgard grows and more areas get unlocked.&#x20;

#### Resources

1. **Wood** - use an Axe to gather this resource
2. **Stone** - use a Pickaxe to gather this resource&#x20;
3. **Flax** - use a Scythe to gather this resource

All these resources are on various cooldowns, which means that after you gather them, they take time to be restored.&#x20;

<figure><img src="/files/cWKbpQArwquauy9TgzsB" alt=""><figcaption><p>Players socializing in the Commons</p></figcaption></figure>

### Gameplay (video)

{% embed url="<https://youtu.be/F3gnVc7E1VY>" %}

## Howling Pass

This is the arctic, frozen area outside of Vulpgard.

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

#### Resources

* Iron Ore
* Neodium Ore

## Vulpgard (main area)

Although there's less materials in the main, here you can also gather wood, stone and flax.&#x20;

More resources will be added as the economy progresses.


---

# 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://docs.rogues.studio/gameplay/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.
