> 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/start-the-teammate-handbook-here/contents-of-the-teammate-handbook.md).

# Contents of the Teammate Handbook

## Table of Contents

The Teammate Handbook covers the following subjects:

1. [Introduction and basic information](/team-portal/new-teammate-handbook/start-the-teammate-handbook-here/introduction-to-the-teammate-handbook.md) — we cover information about the change from "co-lead" and "apprentice" to "teammate", audiences for this handbook, and the types of teamwork you can get involved in.
2. [Teammate FAQ](/team-portal/new-teammate-handbook/teammate-faq.md) — frequently asked questions related to all kinds of teams in our community.
3. [Cross-functional Teamwork for Teammates](/team-portal/new-teammate-handbook/expectations-for-teammates/what-does-it-mean-to-be-a-cross-functional-teammate.md) — information about cross-functionality and the dynamics of teammates without titles or departments.
4. [Expectations for Teammates](/team-portal/new-teammate-handbook/expectations-for-teammates.md) — basic expectation setting for the definitions of teamwork, how to prepare for teamwork, what leadership looks like, and how to bring yourself as a teammate in this community.
5. [Daily Life for Teammates](broken://pages/LEtvA7XDLP2wbhXNYV7c) — detailed information about project trainees, volunteers, and classmates involving teamwork.
6. [Start Joining Teams](/team-portal/new-teammate-handbook/start-joining-teams-today.md) — the ways to take the next steps in the community after you read this handbook.

## Head to the Next Lesson


---

# 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, and the optional `goal` query parameter:

```
GET https://guide.techfleet.org/team-portal/new-teammate-handbook/start-the-teammate-handbook-here/contents-of-the-teammate-handbook.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
