# Capture The Flag

{% hint style="warning" %}
This article is a stub. You can help TSG Forge Wiki by expanding it.
{% endhint %}

{% content-ref url="/pages/GM351bN7cTWtKE8mn777" %}
[Submitting Content to the Wiki](/community/contributing-to-tsg-forge-wiki/submitting-content-to-the-wiki.md)
{% endcontent-ref %}

There are multiple variations of the Capture The Flag (CTF) mode in Halo Infinite, but all of them share the basic idea of fetching a target flag and bringing it to your team's Delivery Point. This article will explain the basic concept of CTF in Halo Infinite and the properties of the objects used in the mode.

The different ways how this mode changes and what is required to set up it's variations can be found in the [Learn more about](#learn-more-about) section.

Flag Spawn

Flag Delivery Point

## 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>Standard CTF</td><td><a href="/files/kFsqDSFNa3XnlNitRwNU">/files/kFsqDSFNa3XnlNitRwNU</a></td><td><a href="/pages/0sOOoI9hEaqQigrrqQX7">/pages/0sOOoI9hEaqQigrrqQX7</a></td></tr><tr><td>One Flag CTF</td><td><a href="/files/kFsqDSFNa3XnlNitRwNU">/files/kFsqDSFNa3XnlNitRwNU</a></td><td><a href="/pages/EtL3mILZyoMr02TLv1Mj">/pages/EtL3mILZyoMr02TLv1Mj</a></td></tr><tr><td>Neutral CTF</td><td><a href="/files/kFsqDSFNa3XnlNitRwNU">/files/kFsqDSFNa3XnlNitRwNU</a></td><td><a href="/pages/PgP15K0HQqmnWoNi1V8Y">/pages/PgP15K0HQqmnWoNi1V8Y</a></td></tr><tr><td>BTB:CTF</td><td><a href="/files/kFsqDSFNa3XnlNitRwNU">/files/kFsqDSFNa3XnlNitRwNU</a></td><td><a href="/pages/A9IYdFKCQdz8JkQbJsV6">/pages/A9IYdFKCQdz8JkQbJsV6</a></td></tr><tr><td>Husky Raid</td><td><a href="/files/kFsqDSFNa3XnlNitRwNU">/files/kFsqDSFNa3XnlNitRwNU</a></td><td><a href="/pages/FbwQeNaAkPaRaSH7d2ul">/pages/FbwQeNaAkPaRaSH7d2ul</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/modes/capture-the-flag.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.
