# Expectations for Teammates

- [Training Versus Volunteering](https://guide.techfleet.org/team-portal/new-teammate-handbook/expectations-for-teammates/training-versus-volunteering.md): Learn about how Tech Fleet defines its apprenticeship training below.
- [Do These Things Before you Join Teams](https://guide.techfleet.org/team-portal/new-teammate-handbook/expectations-for-teammates/do-these-things-before-you-join-teams.md)
- [Code of Conduct for Teammates](https://guide.techfleet.org/team-portal/new-teammate-handbook/expectations-for-teammates/code-of-conduct-for-teammates.md)
- [What Does It Mean to Be a Cross-Functional Teammate?](https://guide.techfleet.org/team-portal/new-teammate-handbook/expectations-for-teammates/what-does-it-mean-to-be-a-cross-functional-teammate.md)
- [Commitment vs. Job Function vs. People on Teams](https://guide.techfleet.org/team-portal/new-teammate-handbook/expectations-for-teammates/commitment-vs.-job-function-vs.-people-on-teams.md): A duty is a chunk of responsibilities. One person can play many duties under a single function. Agile teams get together to build agreement of what duties people will carry out on each team.
- [Sharing Leadership with Teammates](https://guide.techfleet.org/team-portal/new-teammate-handbook/expectations-for-teammates/sharing-leadership-with-teammates.md)
- [Case Study Creation for Teammates](https://guide.techfleet.org/team-portal/new-teammate-handbook/expectations-for-teammates/case-study-creation-for-teammates.md)
- [Resolving Conflict as a Teammate](https://guide.techfleet.org/team-portal/new-teammate-handbook/expectations-for-teammates/resolving-conflict-as-a-teammate.md)
- [Working with Different Working Styles](https://guide.techfleet.org/team-portal/new-teammate-handbook/expectations-for-teammates/working-with-different-working-styles.md)
- [Building your Personal Growth Roadmap](https://guide.techfleet.org/team-portal/new-teammate-handbook/expectations-for-teammates/building-your-personal-growth-roadmap.md)
- [UX Research Ethics](https://guide.techfleet.org/team-portal/new-teammate-handbook/expectations-for-teammates/ux-research-ethics.md): This page outlines our policies for general project work.
- [Tech Fleet Figma Educational Account for Teammates](https://guide.techfleet.org/team-portal/new-teammate-handbook/expectations-for-teammates/tech-fleet-figma-educational-account-for-teammates.md)
- [Tips for Teammates](https://guide.techfleet.org/team-portal/new-teammate-handbook/expectations-for-teammates/tips-for-teammates.md): Here are the principles that our community members have provided those who want to be teammates.


---

# 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://guide.techfleet.org/team-portal/new-teammate-handbook/expectations-for-teammates.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.
