# Project Components

- [Agile Project Lifecycle](https://guide.techfleet.org/project-portal/project-success-handbook/project-components/agile-project-lifecycle.md): This page describes the agile product and service development lifecycle for project-based work.
- [Project Milestones](https://guide.techfleet.org/project-portal/project-success-handbook/project-components/project-milestones.md): This section goes into the details of each project milestone within the Agile Lifecycle.
- [Milestone Dashboard](https://guide.techfleet.org/project-portal/project-success-handbook/project-components/project-milestones/milestone-dashboard.md)
- [All About Milestones](https://guide.techfleet.org/project-portal/project-success-handbook/project-components/project-milestones/all-about-milestones.md): This page describes the concept of agile project milestones
- [Intake Milestone](https://guide.techfleet.org/project-portal/project-success-handbook/project-components/project-milestones/intake-milestone.md): This page shows the details of the intake milestone
- [Continuous Discovery Milestone](https://guide.techfleet.org/project-portal/project-success-handbook/project-components/project-milestones/continuous-discovery-milestone.md)
- [Vision Milestone](https://guide.techfleet.org/project-portal/project-success-handbook/project-components/project-milestones/vision-milestone.md)
- [Scope Milestone](https://guide.techfleet.org/project-portal/project-success-handbook/project-components/project-milestones/scope-milestone.md)
- [Requirements Milestone](https://guide.techfleet.org/project-portal/project-success-handbook/project-components/project-milestones/requirements-milestone.md)
- [Experience Design Milestone](https://guide.techfleet.org/project-portal/project-success-handbook/project-components/project-milestones/experience-design-milestone.md)
- [Development Milestone](https://guide.techfleet.org/project-portal/project-success-handbook/project-components/project-milestones/development-milestone.md)
- [Acceptance Testing Milestone](https://guide.techfleet.org/project-portal/project-success-handbook/project-components/project-milestones/acceptance-testing-milestone.md)
- [Project Deliverables](https://guide.techfleet.org/project-portal/project-success-handbook/project-components/project-deliverables.md)
- [Project Phases](https://guide.techfleet.org/project-portal/project-success-handbook/project-components/project-phases.md): This page describes what project phases are
- [Project Team Functions](https://guide.techfleet.org/project-portal/project-success-handbook/project-components/project-team-functions.md)
- [Project Duties](https://guide.techfleet.org/project-portal/project-success-handbook/project-components/project-duties.md)
- [Project Activities](https://guide.techfleet.org/project-portal/project-success-handbook/project-components/project-activities.md)
- [Project Methods](https://guide.techfleet.org/project-portal/project-success-handbook/project-components/project-methods.md)
- [Project Workshops](https://guide.techfleet.org/project-portal/project-success-handbook/project-components/project-workshops.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-portal/project-success-handbook/project-components.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.
