# Last Man Standing

Due to the chain of command, Last Man Standing mode is not a simple deathmatch skirmish. There is no need to incapicitate or kill every single one of your opponent's Units, the focus is on taking out Officers.

## **Objective**

Become the only remaining force on the Board by incapcitating or killing every enemy Officer, forcing your opponent to surrender.

## **Set Up**

Forces should start on opposite edges or corners of the board depending on your selected Board.


---

# 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://disrupter.rvgames.company/game_modes/lms.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.
