# Agile Teamwork

- [Making Strong Agile Teams](https://guide.techfleet.org/agile-training-portal/agile-handbook/agile-teamwork/making-strong-agile-teams.md): What are the recipes for strong Agile team success?  It has everything to do with collaboration, empathy, empowerment, and growth. Read more in the following sections.
- [Prioritizing Growth Over Skills](https://guide.techfleet.org/agile-training-portal/agile-handbook/agile-teamwork/making-strong-agile-teams/prioritizing-growth-over-skills.md): What makes Expert Agile teams produce strong results? Spoiler alert: it's not hard skills! It's not experience!
- [The Four Stages of Team Growth](https://guide.techfleet.org/agile-training-portal/agile-handbook/agile-teamwork/making-strong-agile-teams/the-four-stages-of-team-growth.md): How do teams grow and mature together? Read about the Four Stages of Teams below.
- [Self-Actualized Agile Teams](https://guide.techfleet.org/agile-training-portal/agile-handbook/agile-teamwork/making-strong-agile-teams/self-actualized-agile-teams.md): Learn what it takes to build the strongest performing Agile teams in the world.
- [Building Agile Mindsets](https://guide.techfleet.org/agile-training-portal/agile-handbook/agile-teamwork/making-strong-agile-teams/self-actualized-agile-teams/building-agile-mindsets.md): Agile team work doesn't just happen out of nowhere. It's earned and maintained on the team by the team itself. Read more about the Agile team hierarchy of needs.
- [Psychological Safety](https://guide.techfleet.org/agile-training-portal/agile-handbook/agile-teamwork/making-strong-agile-teams/self-actualized-agile-teams/psychological-safety.md): Self-actualized Agile teams must provide space for people to disagree, voice concerns, experiment, and take risks. Learn more below.
- [Service Leadership](https://guide.techfleet.org/agile-training-portal/agile-handbook/agile-teamwork/making-strong-agile-teams/self-actualized-agile-teams/service-leadership.md): Self-actualized Agile teams are full of people in service to each others' growth. Even the interns are service leaders to others! Read more below.
- [Self-Organization](https://guide.techfleet.org/agile-training-portal/agile-handbook/agile-teamwork/making-strong-agile-teams/self-actualized-agile-teams/self-organization.md): Self-actualized Agile teams decide their own future together. No one tells them what to do or not to do. Read more below.
- [Continuous Improvement](https://guide.techfleet.org/agile-training-portal/agile-handbook/agile-teamwork/making-strong-agile-teams/self-actualized-agile-teams/continuous-improvement.md): Self-actualized Agile teams embrace failure as the key opportunity to progress in work. They embrace "Failing Fast". They continuously improve themselves and their work. Read more below.
- [Iterative Value Delivery](https://guide.techfleet.org/agile-training-portal/agile-handbook/agile-teamwork/making-strong-agile-teams/self-actualized-agile-teams/iterative-value-delivery.md): Self-actualized Agile teams deliver usable functionality early and often. They collaborate with users, and respond to change when they learn new things. Read more below.
- [Day-to-Day on an Agile Team](https://guide.techfleet.org/agile-training-portal/agile-handbook/agile-teamwork/day-to-day-on-an-agile-team.md)
- [Cross-Functional Agile Teamwork](https://guide.techfleet.org/agile-training-portal/agile-handbook/agile-teamwork/day-to-day-on-an-agile-team/cross-functional-agile-teamwork.md): Agile teams collaborate across their job titles. In fact, there should be no "job titles" limiting people to responsibilities! Read more below.
- [Leadership on Agile Teams](https://guide.techfleet.org/agile-training-portal/agile-handbook/agile-teamwork/day-to-day-on-an-agile-team/leadership-on-agile-teams.md): Who's in charge on an Agile team? Read more below.
- [Daily Life on Agile Teams](https://guide.techfleet.org/agile-training-portal/agile-handbook/agile-teamwork/day-to-day-on-an-agile-team/daily-life-on-agile-teams.md): Let's talk about what day to day life looks like on Waterfall and on Agile cross-functional teams.
- [Resolving Team Conflict as Service Leaders](https://guide.techfleet.org/agile-training-portal/agile-handbook/agile-teamwork/day-to-day-on-an-agile-team/resolving-team-conflict-as-service-leaders.md): Teams should feel psychologically safe, supported through service, and self-organized. But how do Agile teams resolve conflict throughout the four stages of teamwork? Read more below.
- [The Process for Resolving Conflicts](https://guide.techfleet.org/agile-training-portal/agile-handbook/agile-teamwork/day-to-day-on-an-agile-team/the-process-for-resolving-conflicts.md): Here is Tech Fleet's standard process for resolving conflict on Agile teams. Read more below.
- [Collective Agreement Violations](https://guide.techfleet.org/agile-training-portal/agile-handbook/agile-teamwork/day-to-day-on-an-agile-team/collective-agreement-violations.md): This page outlines violations of Tech Fleet's Community Collective Agreement


---

# 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/agile-training-portal/agile-handbook/agile-teamwork.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.
