# Project Coordinator Portal

- [Project Coordinator Handbook](https://guide.techfleet.org/project-coordinator-portal/project-coordinator-handbook.md)
- [Code of Conduct for Project Coordinators](https://guide.techfleet.org/project-coordinator-portal/project-coordinator-handbook/code-of-conduct-for-project-coordinators.md): All community members of Tech Fleet must read and abide by all of Tech Fleet's policies before engaging in the community.
- [Project Coordinator Process](https://guide.techfleet.org/project-coordinator-portal/project-coordinator-handbook/project-coordinator-process.md)
- [Using Tools as a Project Coordinator](https://guide.techfleet.org/project-coordinator-portal/project-coordinator-handbook/using-tools-as-a-project-coordinator.md)
- [Project Intake Process](https://guide.techfleet.org/project-coordinator-portal/project-coordinator-handbook/project-intake-process.md)
- [Getting the Team Formed](https://guide.techfleet.org/project-coordinator-portal/project-coordinator-handbook/getting-the-team-formed.md)
- [Pre-Kickoff as a Project Coordinator](https://guide.techfleet.org/project-coordinator-portal/project-coordinator-handbook/pre-kickoff-as-a-project-coordinator.md)
- [Kickoff as a Project Coordinator](https://guide.techfleet.org/project-coordinator-portal/project-coordinator-handbook/kickoff-as-a-project-coordinator.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/project-coordinator-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.
