# Keys to Project Success

- [Forming New Teams](https://guide.techfleet.org/project-portal/project-success-handbook/keys-to-project-success/forming-new-teams.md): Teams who do any kind of project-based work should build the fundamentals of strongly performing agile teams first and foremost.
- [Approaching Deliverables in an Agile Way](https://guide.techfleet.org/project-portal/project-success-handbook/keys-to-project-success/approaching-deliverables-in-an-agile-way.md): This page covers how teams approach deliverables in an agile fashion compared to a waterfall fashion.
- [Completing Intake Milestone](https://guide.techfleet.org/project-portal/project-success-handbook/keys-to-project-success/completing-intake-milestone.md): This page covers how teams can complete the Intake milestone.
- [Completing Discovery Milestone](https://guide.techfleet.org/project-portal/project-success-handbook/keys-to-project-success/completing-discovery-milestone.md): This page covers how teams can complete the Continuous Discovery milestone.
- [Completing Vision and Scope Milestones](https://guide.techfleet.org/project-portal/project-success-handbook/keys-to-project-success/completing-vision-and-scope-milestones.md): This page covers how teams can complete the Vision and Scope milestone.
- [Completing Requirements Milestone](https://guide.techfleet.org/project-portal/project-success-handbook/keys-to-project-success/completing-requirements-milestone.md): This page covers how teams can complete the Requirements milestone.
- [Completing Experience Design Milestone](https://guide.techfleet.org/project-portal/project-success-handbook/keys-to-project-success/completing-experience-design-milestone.md): This page covers how teams can complete the Experience Design milestone.
- [Completing Development Milestone](https://guide.techfleet.org/project-portal/project-success-handbook/keys-to-project-success/completing-development-milestone.md): This page covers how teams can complete the Development milestone.
- [Completing Acceptance Testing Milestone](https://guide.techfleet.org/project-portal/project-success-handbook/keys-to-project-success/completing-acceptance-testing-milestone.md): This page covers how teams can complete the Acceptance Testing milestone.


---

# 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-portal/project-success-handbook/keys-to-project-success.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.
