# Multiplayer

While the term Multiplayer may be correlated to matchmaking in Halo Infinite, it also means the games that are played with multiple players in user-hosted custom games. In this section you will learn how to host a closed custom game or an open one on the customs browser. Also some topics that stem from multiplayer, but can relate to custom games are listed.

## 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>Custom Games</td><td><a href="/files/kFsqDSFNa3XnlNitRwNU">/files/kFsqDSFNa3XnlNitRwNU</a></td><td><a href="/pages/B5a9lkbptK4rQMgGCil5">/pages/B5a9lkbptK4rQMgGCil5</a></td></tr><tr><td>Customs Browser</td><td><a href="/files/kFsqDSFNa3XnlNitRwNU">/files/kFsqDSFNa3XnlNitRwNU</a></td><td><a href="/pages/mTY55x7g6Ae52BD2QHl8">/pages/mTY55x7g6Ae52BD2QHl8</a></td></tr><tr><td>Bot Backfill</td><td><a href="/files/nTXuj50zN0tdiLuaT13h">/files/nTXuj50zN0tdiLuaT13h</a></td><td><a href="/pages/QsFIIYpE3op0oEqD504v">/pages/QsFIIYpE3op0oEqD504v</a></td></tr><tr><td>Stat Tracking Services</td><td><a href="/files/kFsqDSFNa3XnlNitRwNU">/files/kFsqDSFNa3XnlNitRwNU</a></td><td><a href="/pages/VMMBpmB1I2lRIQYdxxkf">/pages/VMMBpmB1I2lRIQYdxxkf</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/ugc/multiplayer.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.
