# Storms and Volcanos

Each hour, some storms or volcanoes can spawn around the map (These tiles would already be mountainous and unreachable. Not all mountains turn into a volcano in each event but a random selection of them.

Tiles with 2 distances to the volcanoes have increased drop rates for items. All actions done there would provide more experience toward leveling.


---

# 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://gainhive-and-gainpad.gitbook.io/whitepaper/gameplay/events/storms-and-volcanos.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.
