# Guilds in Tech Fleet

Today Tech Fleet has several parts of its ecosystem:&#x20;

<figure><img src="/files/Zh11gxfte8MQo8ijjRK1" alt=""><figcaption></figcaption></figure>

**Board of Directors -** the [Board of Directors](/guild-portal/tech-fleet-operations/board-of-directors.md) is the group within the nonprofit helps guide the direction of the nonprofit organization. The Board of Directors operates as described in our Bylaws.

**Voting Contributors -** the people in the community who've decided to obtain a vote. Voting power is obtained by contributing to Tech Fleet, either by being on a project (as a lead or apprentice), helping mentor in Tech Fleet, providing a service to the community, or being in a Guild. The more a person contributes to Tech Fleet in these ways, the more voting power they hold. Today voting is openly held in Slack in the [#voting](https://tech-fleet-workspace.slack.com/archives/C04M84P2Z8Q) channel. In the future, members will need to obtain a digital asset called the Tech Fleet Passport in order to be able to vote.&#x20;

**Non-voting Contributors -** people in the community who do not have the ability to vote, or don't want to, but take part in Tech Fleet programs and services. Non-voting members play a role in Tech Fleet's success because these are the people we serve and bring value to, and their feedback counts toward making the organization a success.

[**Leadership Guild**](/guild-portal/guild-directory/leadership-guild.md) **-** a team of executive leaders serving different roles in Tech Fleet. Leadership Guild members will be voted into their positions in the future. Today there are three roles: Head of UX, Head of Product, and Head of Operations.&#x20;

[**Project Coordinator Guild**](/guild-portal/guild-directory/project-coordinator-guild.md) **-** a team that manages projects in Tech Fleet, and gets them started. This guild handles the client relationship, work scope, team building, and timelines before projects begin.

[**Infrastructure Guild**](/guild-portal/guild-directory/infrastructure-guild.md) **-** a team that designs the structure and services of the Tech Fleet customer experience. They handle documentation, processes, on-boarding experiences, and services for Tech Fleet community members.

[**Video Production Guild** ](/guild-portal/guild-directory/video-production-guild.md)**-** a team that produces videos for various different purposes in Tech Fleet. This could be instructional guides, community courses, or otherwise.

[**Apprentice Success Guild (NEW)**](/guild-portal/guild-directory/growth-and-development-guild.md) **-** a team that's dedicated to building structures, processes, and services to help apprentices get the most out of Tech Fleet. This includes getting expert mentors engaged, building outside partnerships with other organizations, providing more structured guidance, and other topics that pertain to helping apprentices succeed in their journey.

[**Product Team Guild (NEW)**](/guild-portal/guild-directory/product-team-guild.md) - a team that designs, builds, and delivers Tech Fleet's products, and the Tech Fleet customer experience, together with the infrastructure guild. They are the "internal product team" for Tech Fleet. They own the website, platform, membership, and other parts of the customer experience.&#x20;


---

# 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/guild-portal/guild-handbook/guilds-in-tech-fleet.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.
