# Apply to Volunteer Teams

We welcome people from all different kinds of backgrounds to join us in community volunteer work. Our projects don't require you to have experience, because that's why you're here! We do ask that you build an agile mindset and service leadership mindset, as well as onboard to the Tech Fleet ethos before you join volunteer work in our community.&#x20;

Here are the steps to start volunteering in our community:&#x20;

1. [Join the community](/join-the-community/how-to-join-tech-fleet-discord.md)
2. [Attend community onboarding](/join-the-community/onboarding-to-tech-fleet.md)
3. [Attend the Service Leadership Masterclass](/agile-training-portal/agile-training-in-tech-fleet.md)
4. [Read the Agile Handbook](/agile-training-portal/agile-handbook.md)
5. [Read the Project Success Handbook](/project-portal/project-success-handbook.md)
6. [Read the Teammate Handbook](/team-portal/new-teammate-handbook.md)
7. [Review the volunteer openings for our community](/training-openings/current-and-upcoming-program-openings/volunteer-project-openings.md)
8. [Fill out the form to apply to a volunteer community project](/training-openings/application-forms.md#volunteer-project-applications)
9. [Sign the Tech Fleet Volunteer Agreement](https://techfleet.org/volunteer-agreement) that we send you
10. Onboard as a volunteer with a volunteer coordinator


---

# 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/volunteering-teams/apply-to-volunteer-teams.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.
