# GUILD PORTAL

- [Tech Fleet Operations](https://guide.techfleet.org/guild-portal/tech-fleet-operations.md)
- [Tech Fleet Operations Workbook](https://guide.techfleet.org/guild-portal/tech-fleet-operations/tech-fleet-operations-workbook.md)
- [Governance](https://guide.techfleet.org/guild-portal/tech-fleet-operations/governance.md)
- [Board of Directors](https://guide.techfleet.org/guild-portal/tech-fleet-operations/board-of-directors.md)
- [Guild Directory](https://guide.techfleet.org/guild-portal/guild-directory.md): This section covers the active guilds in Tech Fleet and information about them.
- [Growth and Development Guild](https://guide.techfleet.org/guild-portal/guild-directory/growth-and-development-guild.md): A team focused on building support structures for shadowers, apprentices, and leads in the community programs.
- [Infrastructure Guild](https://guide.techfleet.org/guild-portal/guild-directory/infrastructure-guild.md)
- [Leadership Guild](https://guide.techfleet.org/guild-portal/guild-directory/leadership-guild.md)
- [Product Team Guild](https://guide.techfleet.org/guild-portal/guild-directory/product-team-guild.md)
- [Project Coordinator Guild](https://guide.techfleet.org/guild-portal/guild-directory/project-coordinator-guild.md)
- [Video Production Guild](https://guide.techfleet.org/guild-portal/guild-directory/video-production-guild.md)
- [Guild Handbook](https://guide.techfleet.org/guild-portal/guild-handbook.md)
- [Creating Change in Tech Fleet](https://guide.techfleet.org/guild-portal/guild-handbook/creating-change-in-tech-fleet.md)
- [Code of Conduct for Guilds](https://guide.techfleet.org/guild-portal/guild-handbook/code-of-conduct-for-guilds.md): All community members of Tech Fleet must read and abide by all of Tech Fleet's policies before engaging in the community.
- [Guilds in Tech Fleet](https://guide.techfleet.org/guild-portal/guild-handbook/guilds-in-tech-fleet.md)
- [Creating a new Guild](https://guide.techfleet.org/guild-portal/guild-handbook/creating-a-new-guild.md): Creating a new guild requires several steps
- [Operating a Guild](https://guide.techfleet.org/guild-portal/guild-handbook/operating-a-guild.md)
- [Guild Bylaws Template](https://guide.techfleet.org/guild-portal/guild-handbook/guild-bylaws-template.md): This is a template you can use to document your Guild Bylaws


---

# 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.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.
