# Quick Links

- [Join Tech Fleet Discord](https://guide.techfleet.org/resources/quick-links/join-tech-fleet-discord.md): All Tech Fleet members must agree to our policies before joining the community. Fill out the form below to do so.
- [Figma Community Templates from Tech Fleet](https://guide.techfleet.org/resources/quick-links/figma-community-templates-from-tech-fleet.md): Tech Fleet maintains open source templates for workshops that Agile teams can run.
- [Tech Fleet Web Calendar](https://guide.techfleet.org/resources/quick-links/tech-fleet-web-calendar.md): This page embeds the web calendar for project meetings and community meetings happening throughout Tech Fleet
- [Tech Fleet's Project Repository on Notion](https://guide.techfleet.org/resources/quick-links/tech-fleets-project-repository-on-notion.md): This page shows a link to the Tech Fleet Notion Repository where all teams hold their project work, decisions, recordings, and deliverables.
- [Join our Mailing List!](https://guide.techfleet.org/resources/quick-links/join-our-mailing-list.md): Get alerted when we open new project or class opportunities, and other important news coming from our organization.
- [Common Links](https://guide.techfleet.org/resources/quick-links/common-links.md): This page gives you access to common links for the Tech Fleet community
- [Tools Used in Tech Fleet Programs](https://guide.techfleet.org/resources/quick-links/tools-used-in-tech-fleet-programs.md)


---

# 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/resources/quick-links.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.
