# Play Modes

<table><thead><tr><th width="182">Game Mode</th><th>Details</th></tr></thead><tbody><tr><td>Deathmatch</td><td><p><strong>Free for All.</strong></p><p>Every Degen for themselves.<br><br>The first player to score 5,000 points wins. Megaweapons are activated when a single player deposits <mark style="color:purple;"><strong>four (4)</strong></mark> of the same part. When a Megaweapon is activated, all other players join up against it until it is destroyed.</p></td></tr><tr><td></td><td><p><strong>Team Battle</strong></p><p>These Degens vs. Those Degens. <br><br>The first team to score 15,000 points wins. Megaweapons are activated when a team deposits <mark style="color:purple;"><strong>twelve (12)</strong></mark> of the same Megaweapon part <em>total.</em> There is no limit to the amount or variety of Megaweapons in play at once.</p></td></tr><tr><td>Domination</td><td>Capture and hold, team style.<br><br>Two teams work to 'capture' different areas of the map by occupying them for a certain amount of time. Once an area is captured, it will continuously add to the team's score until neutralized or captured by the opposing team. The more areas captured, the your team's score increases!</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://megaweapon.gitbook.io/game-guide/megaweapon/getting-started/play-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.
