# Onboarding Videos

## Introduction Video

{% embed url="<https://youtu.be/AwJ269Q_0fI>" %}
Welcome to Tech Fleet, a nonprofit on a mission to create fair access to tech careers.
{% endembed %}

## How to Get Started on Projects

{% embed url="<https://www.youtube.com/watch?v=4X8tJrweIUw>" %}
Get started building real team experience in Tech Fleet with 5 easy steps.
{% endembed %}

## Discord Tutorials

{% content-ref url="/pages/gTdasq0C2MFwzC0JgbSF" %}
[The Great Tech Fleet Discord Migration Video Tutorials](/resources/the-great-tech-fleet-discord-migration-video-tutorials.md)
{% endcontent-ref %}

## Story from Tech Fleet alum Kathryn Potter

{% embed url="<https://www.youtube.com/watch?v=JM9zj3fl6-g>" %}
Testimonial from Tech Fleet alumni Kathryn Potter, who went through Tech Fleet as a UX Design Lead.
{% endembed %}

## Story from Tech Fleet alum Ben Shimazu

{% embed url="<https://www.youtube.com/watch?v=P7hATIi-V_o>" %}
Testimonial from Tech Fleet alumni Ben Shimazu, who went through Tech Fleet as a UX Design Lead.
{% endembed %}


---

# 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/join-the-community/onboarding-to-tech-fleet/onboarding-videos.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.
