# Project Coordinator Handbook

{% hint style="info" %}

### Maintaining This Document

This document is an ongoing project that will evolve as Tech Fleet evolves. To request a change to this handbook, follow [this guide](https://docs.gitbook.com/collaboration/collaboration/change-requests)&#x20;

\
We are by no means experts! As apprentices, you are putting this document to the test. As such, you are more than welcome to suggest changes and additions to the information provided here. You can make suggestions by commenting on this document next to the block requiring attention. We will do our best to review these suggestions as often as possible and communicate next steps in a timely manner!
{% endhint %}

## What is a Project Coordinator?

A Tech Fleet Project Coordinator helps onboard new clients and projects, as well as continuing phases from incubated clients. They facilitate conversations and organize documents for smooth projects. Project Coordinators also handle administrative tasks to ensure teams have the tools they need to succeed.

{% content-ref url="/pages/PoQriTdl09feCOGIHr8w" %}
[Project Coordinator Guild](/guild-portal/guild-directory/project-coordinator-guild.md)
{% endcontent-ref %}


---

# 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/project-coordinator-portal/project-coordinator-handbook.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.
