# Gameplay

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

### Match format:

6 players per match, 5-minute rounds of intense kill-based competition.

### Entry Fee:

Players pay an entry fee (in $HAVOC tokens), creating a **prize pool**.&#x20;

**Top 3 Players:** Share the pot based on their kill count.

### Core Mechanics:

* Precision aiming and Recoil control, shooting mechanics for skill-based play.
* Sprint, duck and jump to outmaneuver opponents in dynamic environments.

### Weapons and Loadout:

* Players begin with a base amount of credits and earn more for each kill and death during the match.
* Adapt your strategy by upgrading your arsenal mid-match with earned credits.
* Acess the match store everytime you Respawn after dying.

&#x20;                            *No pay-to-win mechanics—your strategy and reflexes determine victory.*

<figure><img src="/files/aUM5r2CE98Z96f8B8lAN" alt="" width="148"><figcaption></figcaption></figure>


---

# 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://codehavoc.gitbook.io/code-havoc/intro/gameplay.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.
