# Community

- [Content](https://wiki.thescriptersguild.com/community/content.md): Highlighted content from the Halo community.
- [Map/Mode Setup](https://wiki.thescriptersguild.com/community/content/map-mode-setup.md): A collection of tools created by the Halo community that help with setting up a map or mode in Halo Infinite.
- [tsg gamemodes](https://wiki.thescriptersguild.com/community/content/map-mode-setup/tsg-gamemodes.md)
- [tsg sandbox](https://wiki.thescriptersguild.com/community/content/map-mode-setup/tsg-sandbox.md)
- [tsg mapSetup](https://wiki.thescriptersguild.com/community/content/map-mode-setup/tsg-mapsetup.md)
- [tsg infectionSetup](https://wiki.thescriptersguild.com/community/content/map-mode-setup/tsg-infectionsetup.md)
- [tsg globalReflection](https://wiki.thescriptersguild.com/community/content/map-mode-setup/tsg-globalreflection.md)
- [tsg navCutters](https://wiki.thescriptersguild.com/community/content/map-mode-setup/tsg-navcutters.md): A prefab used to block all 27 invisible Backup Spawn Points on any Forge canvas so they can't spread Nav Mesh.
- [tsg outroCameraRig](https://wiki.thescriptersguild.com/community/content/map-mode-setup/tsg-outrocamerarig.md)
- [tsg hiddenNamedLocations](https://wiki.thescriptersguild.com/community/content/map-mode-setup/tsg-hiddennamedlocations.md)
- [tsg init](https://wiki.thescriptersguild.com/community/content/map-mode-setup/tsg-init.md): Boilerplate code for quick-starting and streamlining scripting projects. Append, modify, and prune the code as needed. Some is just there to copy from and shouldn't be left in final projects.
- [Debug Tools](https://wiki.thescriptersguild.com/community/content/debug-tools.md): A collection of tools created by the Halo community that help with finding bugs or flaws on Forge maps in Halo Infinite that might otherwise go unnoticed.
- [tsg botDebug](https://wiki.thescriptersguild.com/community/content/debug-tools/tsg-botdebug.md)
- [tsg mapDebug](https://wiki.thescriptersguild.com/community/content/debug-tools/tsg-mapdebug.md)
- [tsg respawnDebug](https://wiki.thescriptersguild.com/community/content/debug-tools/tsg-respawndebug.md)
- [tsg lightingDebug](https://wiki.thescriptersguild.com/community/content/debug-tools/tsg-lightingdebug.md)
- [tsg audioDebug](https://wiki.thescriptersguild.com/community/content/debug-tools/tsg-audiodebug.md)
- [Scripting Tools](https://wiki.thescriptersguild.com/community/content/scripting-tools.md): A collection of tools created by the Halo community that help with scripting in Halo Infinite.
- [tsg pivot](https://wiki.thescriptersguild.com/community/content/scripting-tools/tsg-pivot.md): A library script for parenting multiple objects to a pivot, allowing for synchronized movement and rotation relative to a parent object.
- [tsg radial](https://wiki.thescriptersguild.com/community/content/scripting-tools/tsg-radial.md): Documentation about the features and usage of the tsg radial template used to create Radial Menus.
- [tsg ai totems and kill tokens](https://wiki.thescriptersguild.com/community/content/scripting-tools/tsg-ai-totems-and-kill-tokens.md): Track information about AI units and reference it after death. Example code spawns tokens per enemy type at death location that players can pick up.
- [Assets and Kits](https://wiki.thescriptersguild.com/community/content/assets-and-kits.md): A collection of assets and kits created by the Halo community that can be used as drag-and-drop features or general references.
- [Conveyor Belt Push](https://wiki.thescriptersguild.com/community/content/assets-and-kits/conveyor-belt-push.md): Methods for creating conveyor belt movement that interacts with players and physics objects.
- [tsg botsDriveVehicles](https://wiki.thescriptersguild.com/community/content/assets-and-kits/tsg-botsdrivevehicles.md)
- [tsg grantVehicleWeapon](https://wiki.thescriptersguild.com/community/content/assets-and-kits/tsg-grantvehicleweapon.md): A script module that assigns custom weapons to vehicles, including automatic turret assignment for Warthogs and Rockethogs.
- [tsg haloRing](https://wiki.thescriptersguild.com/community/content/assets-and-kits/tsg-haloring.md)
- [tsg onVehicleHonk](https://wiki.thescriptersguild.com/community/content/assets-and-kits/tsg-onvehiclehonk.md): A script module for detecting vehicle honks or firing actions without causing unintended weapon side effects.
- [TSG Tornado](https://wiki.thescriptersguild.com/community/content/assets-and-kits/tsg-tornado.md): A plug-and-play script for Halo Infinite that creates a tornado effect by pulling, spinning, and lifting objects within an area monitor.
- [tsg unarmedFists](https://wiki.thescriptersguild.com/community/content/assets-and-kits/tsg-unarmedfists.md)
- [All Placeable Objects Gallery](https://wiki.thescriptersguild.com/community/content/assets-and-kits/all-placeable-objects-gallery.md)
- [tsg hackSwitch](https://wiki.thescriptersguild.com/community/content/assets-and-kits/tsg-hackswitch.md): Documentation about the features and usage of the tsg hackSwitch prefab variants.
- [tsg lootCaves](https://wiki.thescriptersguild.com/community/content/assets-and-kits/tsg-lootcaves.md): Documentation about the features and usage of the tsg lootCaves prefab.
- [Modes](https://wiki.thescriptersguild.com/community/content/modes.md): A collection of custom modes created by the Halo community for Halo Infinite.
- [Firefight: Gauntlet](https://wiki.thescriptersguild.com/community/content/modes/firefight-gauntlet.md): A cooperative Firefight mode where four players survive five battle arenas by defeating champions and managing AI aggression.
- [HALOTAT](https://wiki.thescriptersguild.com/community/content/modes/halotat.md): A fast-paced, best-of-three round combat mode for Halo Infinite inspired by STRAFTAT.
- [TSG Modes](https://wiki.thescriptersguild.com/community/content/modes/tsg-modes.md)
- [Fiesta++](https://wiki.thescriptersguild.com/community/content/modes/tsg-modes/fiesta++.md)
- [Thicc Raid](https://wiki.thescriptersguild.com/community/content/modes/tsg-modes/fiesta++/thicc-raid.md)
- [Kill Confirmed](https://wiki.thescriptersguild.com/community/content/modes/tsg-modes/kill-confirmed.md)
- [Tag-N-Bag](https://wiki.thescriptersguild.com/community/content/modes/tsg-modes/kill-confirmed/tag-n-bag.md)
- [Headhunter](https://wiki.thescriptersguild.com/community/content/modes/tsg-modes/headhunter.md)
- [Havens](https://wiki.thescriptersguild.com/community/content/modes/tsg-modes/havens.md)
- [Conquest](https://wiki.thescriptersguild.com/community/content/modes/tsg-modes/conquest.md)
- [Sportsball](https://wiki.thescriptersguild.com/community/content/modes/tsg-modes/sportsball.md)
- [Warzone Fiesta](https://wiki.thescriptersguild.com/community/content/modes/tsg-modes/warzone-fiesta.md)
- [Supported Maps](https://wiki.thescriptersguild.com/community/content/modes/tsg-modes/warzone-fiesta/supported-maps.md): Maps with full support for Warzone Fiesta
- [Bot Backfill Modes](https://wiki.thescriptersguild.com/community/content/modes/bot-backfill-modes.md)
- [Mode Functionality Test Modes](https://wiki.thescriptersguild.com/community/content/modes/mode-functionality-test-modes.md)
- [Multi-Team Modes](https://wiki.thescriptersguild.com/community/content/modes/multi-team-modes.md)
- [Slipspace Arena](https://wiki.thescriptersguild.com/community/content/modes/slipspace-arena.md)
- [4v4 Stockpile](https://wiki.thescriptersguild.com/community/content/modes/4v4-stockpile.md): How to set up a level to support 4v4 Stockpile.
- [External Resources](https://wiki.thescriptersguild.com/community/content/external-resources.md): Resources outside of Halo Infinite Forge, but relevant to Forgers.
- [Other Halo/Forge Wikis](https://wiki.thescriptersguild.com/community/content/external-resources/other-halo-forge-wikis.md)
- [Misc Content](https://wiki.thescriptersguild.com/community/content/misc-content.md): Miscellaneous content from the Halo community.
- [Getting a Map In Matchmaking](https://wiki.thescriptersguild.com/community/content/misc-content/getting-a-map-in-matchmaking.md)
- [Matchmaking Forger Discord Server](https://wiki.thescriptersguild.com/community/content/misc-content/getting-a-map-in-matchmaking/matchmaking-forger-discord-server.md)
- [Invalid Flagged Strings](https://wiki.thescriptersguild.com/community/content/misc-content/invalid-flagged-strings.md)
- [Survive The Undead Strategy Guide](https://wiki.thescriptersguild.com/community/content/misc-content/survive-the-undead-strategy-guide.md): A guide for reaching high scores and surviving for longer in the community-made mode Survive The Undead on Halo Infinite.
- [The Scripter's Guild](https://wiki.thescriptersguild.com/community/the-scripters-guild.md): Information about what The Scripter's Guild is and how it came to be.
- [Contributing to TSG Forge Wiki](https://wiki.thescriptersguild.com/community/contributing-to-tsg-forge-wiki.md): Information about how to contribute to the TSG Forge Wiki.
- [Submitting Content to the Wiki](https://wiki.thescriptersguild.com/community/contributing-to-tsg-forge-wiki/submitting-content-to-the-wiki.md): How to contribute to the addition of content to the Wiki and how to create meaningful pull requests so articles can seamlessly be integrated into the Wiki.
- [Style Guide](https://wiki.thescriptersguild.com/community/contributing-to-tsg-forge-wiki/style-guide.md): A style guide to reference and copy blocks from when writing an article for the TSG Forge Wiki.
- [Folder template](https://wiki.thescriptersguild.com/community/contributing-to-tsg-forge-wiki/folder-template.md): Shortly describe in this description field what articles this folder is about.
- [Article Template](https://wiki.thescriptersguild.com/community/contributing-to-tsg-forge-wiki/folder-template/article-template.md): Shortly describe the topic in this description field and what the main purpose of the thing being discussed is.
- [Article Template (No Explanation Text)](https://wiki.thescriptersguild.com/community/contributing-to-tsg-forge-wiki/folder-template/article-template-no-explanation-text.md): x
- [Discord Message Article Template](https://wiki.thescriptersguild.com/community/contributing-to-tsg-forge-wiki/folder-template/discord-message-article-template.md): An article template to copy into a Discord message that follows similar Markdown formatting that TSG Forge Wiki uses.
- [TODO](https://wiki.thescriptersguild.com/community/contributing-to-tsg-forge-wiki/todo.md): A stash for temporary content that needs to be processed for inclusion in the wiki.
- [Blank page](https://wiki.thescriptersguild.com/community/contributing-to-tsg-forge-wiki/todo/blank-page.md): A blank page created in order to keep the TODO page a folder in GitBook formatting.


---

# 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/community.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.
