# Lava

Lava is the fuel for your spells. You start each turn by refilling your available lava, and the amount you have access to goes up with every passing turn, allowing for bigger and bigger plays as the game progresses.

Player 1 starts on 1 Lava, and Player 2 starts on 2, to offset the advantage from going first. Lava then increases by 1 point each turn up to a maximum of 10.

Lava is not carried over from one turn to the next; anything you don’t use is wasted, and your total refills at the beginning of each turn. You cannot hold more than 10 lava at one time.


---

# 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.vulcanforged.com/berserk/lava.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.
