> 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/introduction-to-the-teammate-handbook.md).

# Introduction to the Teammate Handbook

## Video Version

Here's a video version of this page:

{% embed url="<https://youtu.be/xkX9Mxt_688>" %}
Credit: Tech Fleet <https://youtu.be/xkX9Mxt_688>
{% endembed %}

## Introduction

This community is here to make change in the world. We are the change that the work world needs for the future. In order to be the change, we need to lead the change. We seek to make different kinds of work cultures. We seek to change who gets to be in leadership. We seek to build teams that are empowered to solve problems together. We need to teach people how to own the stake in the work together and decide through collective voices.&#x20;

We are building a culture of empowered teams all over this community. This doesn't just happen through project training, but in every team-based interaction we have. Every kinds of teams should follow the same principles and live the same philosophies to empower each other to succeed.

You've learned about [what makes strong teams](/agile-training-portal/agile-handbook/agile-teamwork/making-strong-agile-teams.md). You've learned how to operate in the [agile ways of work](/agile-training-portal/agile-handbook/agile-philosophies/agile-ways-of-work.md). You've learned how to [finish the project outcomes as a team](/project-portal/project-success-handbook.md). Now learn how to be different kinds of teammates, and learn about the different kinds of teams that you can get involved in within our community ecosystem.&#x20;

This handbook teaches you the rigors of all kinds of empowered teamwork that happens in this community: project training, volunteer work, and class work. By the end of the handbook you will know how to get involved in the different kinds of empowered teams that our community offers on your way to your own growth.&#x20;

## 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/introduction-to-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.
