# Mode Setup

In order to have a consistent experience across multiple levels, mode setup standards have been created to ensure players know what to expect and to keep a general baseline consistency between different levels while playing the same mode.

Gathering this information has been a burden on the Forge community with some experienced Forgers still asking around for standard mode setup information as 343 has not shared their internal documentation on the topic, or the small bits that have been shared between Forgers are lacking or straight up contradicting some setup procedures seen across dev-made levels in Halo Infinite.

{% hint style="warning" %}
These mode setup standards are documented by the Forge community by means of reverse-engineering the gameplay setups on dev-made levels in Halo Infinite and piecing together bits of information from official sources.

Even though some of the information is not officially confirmed to be true by 343, it is commonly accepted amongst Forgers to be true, and community levels with gameplay setups that follow these standards can be seen in Matchmaking and 343 hasn't brought up issues regarding them.
{% endhint %}

## Learn more about

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Arena</td><td><a href="/files/kFsqDSFNa3XnlNitRwNU">/files/kFsqDSFNa3XnlNitRwNU</a></td><td><a href="/pages/n61xPU2P9UxvP8YdUDfz">/pages/n61xPU2P9UxvP8YdUDfz</a></td></tr><tr><td>Ranked</td><td><a href="/files/kFsqDSFNa3XnlNitRwNU">/files/kFsqDSFNa3XnlNitRwNU</a></td><td><a href="/pages/0lG9TY2tZK3ew5zch7uO">/pages/0lG9TY2tZK3ew5zch7uO</a></td></tr><tr><td>Big Team Battle</td><td><a href="/files/kFsqDSFNa3XnlNitRwNU">/files/kFsqDSFNa3XnlNitRwNU</a></td><td><a href="/pages/Sq7RVBGqIKp7SP90wITD">/pages/Sq7RVBGqIKp7SP90wITD</a></td></tr><tr><td>Squad Battle</td><td><a href="/files/kFsqDSFNa3XnlNitRwNU">/files/kFsqDSFNa3XnlNitRwNU</a></td><td><a href="/pages/naWsDcJ5tTTIktZXwX0Y">/pages/naWsDcJ5tTTIktZXwX0Y</a></td></tr><tr><td>Free For All</td><td><a href="/files/kFsqDSFNa3XnlNitRwNU">/files/kFsqDSFNa3XnlNitRwNU</a></td><td><a href="/pages/pK5dNPslkXnx2wtMfxQS">/pages/pK5dNPslkXnx2wtMfxQS</a></td></tr></tbody></table>

#### <mark style="color:green;">Contributors</mark>

Okom


---

# 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://wiki.thescriptersguild.com/forge/standards/mode-setup.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.
