> For the complete documentation index, see [llms.txt](https://handbook.raidrobotics.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.raidrobotics.org/reference-material/team-organization.md).

# Team Organization

The "Team Organization" section is divided into four key pages that help streamline operations and communication. The "Subteams" page details the hierarchy and roles within the team, providing clarity on responsibilities. The "Leadership" page highlights the key figures in guiding the team, detailing their roles, responsibilities, and contact information to facilitate effective governance. The "Competition Roles" page outlines the specific duties and responsibilities assigned to each team member during events, ensuring all tasks are covered for successful participation. The "Leadership Selection" page describes the process and criteria for choosing team leaders, ensuring a transparent and merit-based approach to building the leadership team.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://handbook.raidrobotics.org/reference-material/team-organization.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.
