> For the complete documentation index, see [llms.txt](https://guide.techfleet.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.techfleet.org/team-portal/new-teammate-handbook/project-training-teams/supported-team-functions-in-project-training.md).

# Supported Team Functions in Project Training

- [Product Strategy Function](https://guide.techfleet.org/team-portal/new-teammate-handbook/project-training-teams/supported-team-functions-in-project-training/product-strategy-function.md): Learn all about the Product Strategy function in Tech Fleet project training.
- [Project Management Function](https://guide.techfleet.org/team-portal/new-teammate-handbook/project-training-teams/supported-team-functions-in-project-training/project-management-function.md): The project manager facilitates the progress and success of the project across all teams.
- [User Experience Functions](https://guide.techfleet.org/team-portal/new-teammate-handbook/project-training-teams/supported-team-functions-in-project-training/user-experience-functions.md)
- [UX Design Function](https://guide.techfleet.org/team-portal/new-teammate-handbook/project-training-teams/supported-team-functions-in-project-training/user-experience-functions/ux-design-function.md): The UX designer architects user experiences for products and services.
- [UX Research Function](https://guide.techfleet.org/team-portal/new-teammate-handbook/project-training-teams/supported-team-functions-in-project-training/user-experience-functions/ux-research-function.md): The user researcher helps explore user and business problems to innovate with user-centered design processes.
- [UX Writing Function](https://guide.techfleet.org/team-portal/new-teammate-handbook/project-training-teams/supported-team-functions-in-project-training/user-experience-functions/ux-writing-function.md): The UX writer crafts the perfect, most user-friendly message based on what users need in products and services.
- [Development Function](https://guide.techfleet.org/team-portal/new-teammate-handbook/project-training-teams/supported-team-functions-in-project-training/development-function.md): The developer is the technical guru who codes and helps make the deigned experience a reality.
- [Solutions Architecture Function](https://guide.techfleet.org/team-portal/new-teammate-handbook/project-training-teams/supported-team-functions-in-project-training/solutions-architecture-function.md): The Solution Architect is the engineering guru who designs and plans the technical side of products and services.


---

# 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://guide.techfleet.org/team-portal/new-teammate-handbook/project-training-teams/supported-team-functions-in-project-training.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.
