# Team Administration

- [New Team Resources](https://wiki.purduesigbots.com/team-administration/new-team-resources.md)
- [Creating The Team](https://wiki.purduesigbots.com/team-administration/new-team-resources/creating-the-team.md)
- [Gaining Interest for Robotics Teams](https://wiki.purduesigbots.com/team-administration/new-team-resources/gaining-interest-for-robotics-teams.md)
- [Attending Competitions](https://wiki.purduesigbots.com/team-administration/new-team-resources/attending-competitions.md)
- [Elimination Bracket](https://wiki.purduesigbots.com/team-administration/new-team-resources/attending-competitions/elimination-bracket.md)
- [Team Dynamics](https://wiki.purduesigbots.com/team-administration/team-dynamics.md)
- [Organization Structure and Longevity](https://wiki.purduesigbots.com/team-administration/team-dynamics/organization-structure-and-longevity.md)
- [Member Allocation and Management](https://wiki.purduesigbots.com/team-administration/team-dynamics/member-allocation-and-management.md)
- [How \*Not\* To Run a Team](https://wiki.purduesigbots.com/team-administration/team-dynamics/how-not-to-run-a-team.md): Policies that sound great on paper, but play out terribly in real life!
- [Team Finances](https://wiki.purduesigbots.com/team-administration/team-finances.md)
- [One-Year Team Financial Breakdown](https://wiki.purduesigbots.com/team-administration/team-finances/one-year-team-financial-breakdown.md)
- [Funding Your Teams](https://wiki.purduesigbots.com/team-administration/team-finances/funding-your-teams.md): As robotics is an expensive club to run, as shown by the financial breakdown in the previous section, sources can be gathered to help fund your organization.
- [Hosting Competitions](https://wiki.purduesigbots.com/team-administration/hosting-competitions.md)
- [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)
- [VexU Organization Management](https://wiki.purduesigbots.com/team-administration/vexu-organization-management.md)
- [Getting Started in VexU](https://wiki.purduesigbots.com/team-administration/vexu-organization-management/getting-started-in-vexu.md)
- [Team / Personnel Management](https://wiki.purduesigbots.com/team-administration/vexu-organization-management/team-personnel-management.md)
- [Volunteering At Local Events](https://wiki.purduesigbots.com/team-administration/vexu-organization-management/volunteering-at-local-events.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.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.
