> For the complete documentation index, see [llms.txt](https://guide.techfleet.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.techfleet.org/team-portal/new-teammate-handbook/project-training-teams/being-on-project-training/hand-off-and-case-study-creation.md).

# Hand-Off and Case Study Creation

## Team Hand-Off Documentation

Tech Fleet has a template for project training teams to use when documenting Hand-off documentation. We keep this in Notion and provide the same template for all teams to follow when they are performing project training work. Check out the template here:

{% embed url="<https://tech-fleet-community-dao.notion.site/Phase-Hand-off-Document-TEMPLATE-1e71a3bddce5812a978cdfe17770caef?source=copy_link>" %}

## Case Studies

Tech Fleet offers a template to tell a story-driven case study that you can follow for any kinds of team roles. Check out the details and template here:

{% content-ref url="/pages/Z66zc0IkXp0uPM2WTgbx" %}
[Case Study Creation for Teammates](/team-portal/new-teammate-handbook/expectations-for-teammates/case-study-creation-for-teammates.md)
{% endcontent-ref %}

## Head to the Next Lesson


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/project-training-teams/being-on-project-training/hand-off-and-case-study-creation.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.
