# Hosting Competitions

- [Live Streaming](https://wiki.purduesigbots.com/team-administration/hosting-competitions/live-streaming.md)
- [Tournament Manager](https://wiki.purduesigbots.com/team-administration/hosting-competitions/tournament-manager.md)
- [Competition Electronics](https://wiki.purduesigbots.com/team-administration/hosting-competitions/tournament-manager/competition-electronics.md)
- [Creating a Tournament](https://wiki.purduesigbots.com/team-administration/hosting-competitions/tournament-manager/creating-a-tournament.md)
- [Tools](https://wiki.purduesigbots.com/team-administration/hosting-competitions/tournament-manager/tools.md)
- [Field Set Control](https://wiki.purduesigbots.com/team-administration/hosting-competitions/tournament-manager/tools/field-set-control.md)
- [Connecting Mobile Devices](https://wiki.purduesigbots.com/team-administration/hosting-competitions/tournament-manager/tools/connecting-mobile-devices.md)
- [Connecting Raspberry Pis](https://wiki.purduesigbots.com/team-administration/hosting-competitions/tournament-manager/tools/connecting-raspberry-pis.md)
- [Match Control](https://wiki.purduesigbots.com/team-administration/hosting-competitions/tournament-manager/match-control.md)
- [Inputting Match Scores](https://wiki.purduesigbots.com/team-administration/hosting-competitions/tournament-manager/match-control/inputting-match-scores.md)
- [Inputting Skills Scores](https://wiki.purduesigbots.com/team-administration/hosting-competitions/tournament-manager/match-control/inputting-skills-scores.md)
- [Inputting Scores on TM Mobile](https://wiki.purduesigbots.com/team-administration/hosting-competitions/tournament-manager/match-control/inputting-scores-on-tm-mobile.md)
- [Displays](https://wiki.purduesigbots.com/team-administration/hosting-competitions/tournament-manager/displays.md)
- [Alliance Selection](https://wiki.purduesigbots.com/team-administration/hosting-competitions/tournament-manager/alliance-selection.md)
- [Additional Event Partner Resources](https://wiki.purduesigbots.com/team-administration/hosting-competitions/additional-event-partner-resources.md)


---

# 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.purduesigbots.com/team-administration/hosting-competitions.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.
