# Early Game

The map will feature several key points of interest with valuable non-weapon loot including armor kits, first-aid kits, ammo and more.&#x20;

Players begin each round with 1000 health and zero armor. Armor kits can boost a player’s total hit points to 1500 while first-aid kits can be used to bring a player’s health back up to 1000.&#x20;

Ammo will be another resource players will need to manage. Different guns will require different types of ammo.&#x20;

Every major point of interest will feature the above resources in abundance, creating strong incentives for players to land in these locations. Resources will also be available at the outskirts of the map, but at much lower rates. &#x20;


---

# 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://glizzyroyale.gitbook.io/game/the-game/gameplay-fundamentals/early-game.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.
