# Game Modes

Nemesis Download features a selection of game modes and game types combination with specific goals and varying rules. Please find below a recapitulative table:

<table><thead><tr><th width="126">Mode</th><th width="98">Type</th><th width="77">Players</th><th width="94">Win</th><th width="124">Rules</th><th width="59" data-type="checkbox">F2P</th><th width="106">Rewards</th><th width="100" data-type="checkbox">Available</th></tr></thead><tbody><tr><td><a href="/pages/C3t9PVXopn7q01DfUIm0#deathmatch">Scavenger Hunt</a></td><td>Skirmish</td><td>3-30</td><td>First to 20 kills</td><td>Free for all deathmatch</td><td>true</td><td>Top 3</td><td>true</td></tr><tr><td>Scavenger Hunt</td><td>Duel</td><td>2</td><td>First to 20 kills</td><td>1v1 deathmatch</td><td>true</td><td>None</td><td>true</td></tr><tr><td><a href="/pages/hRFDTxcGqxgi1wqmYWSc">Eyes on the Prize</a></td><td>Skirmish</td><td>3-30</td><td>Highest Kills after 10 minutes</td><td>Free for all deathmatch</td><td>false</td><td>1$ entry ticket, winner takes pot</td><td>true</td></tr><tr><td>Eyes on the Prize</td><td>Duel</td><td>2</td><td>Highest Kills after 10 minutes</td><td>1v1 deathmatch</td><td>false</td><td>1$ entry ticket, winner takes pot</td><td>true</td></tr><tr><td>Team</td><td>Skirmish</td><td>up to 5 vs 5</td><td>Majority of 10 rounds</td><td>10 rounds team deathmatch</td><td>true</td><td>Winning team, Based on KDA</td><td>false</td></tr><tr><td><a href="/pages/C3t9PVXopn7q01DfUIm0#one-in-the-chamber">One In The Chamber</a></td><td>Skirmish</td><td>3-30</td><td>First to 20 kills</td><td>Free for all deathmatch, 1 bullet in gun</td><td>true</td><td>None</td><td>false</td></tr><tr><td></td><td></td><td></td><td></td><td></td><td>false</td><td></td><td>false</td></tr></tbody></table>


---

# 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://nemesis-downfall.gitbook.io/nemesis-downfall/game-guides/game-modes.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.
