# Start Here with the Project Success Handbook

- [Read the Agile Handbook Before the Project Success Handbook](https://guide.techfleet.org/project-portal/project-success-handbook/start-here-with-the-project-success-handbook/read-the-agile-handbook-before-the-project-success-handbook.md)
- [Who Should Read The Project Success Handbook?](https://guide.techfleet.org/project-portal/project-success-handbook/start-here-with-the-project-success-handbook/who-should-read-the-project-success-handbook.md)
- [Introduction to the Project Success Handbook](https://guide.techfleet.org/project-portal/project-success-handbook/start-here-with-the-project-success-handbook/introduction-to-the-project-success-handbook.md): Welcome to the Project Success handbook, a guide for all kinds of agile teams in the world.
- [Contents of the Project Success Handbook](https://guide.techfleet.org/project-portal/project-success-handbook/start-here-with-the-project-success-handbook/contents-of-the-project-success-handbook.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/start-here-with-the-project-success-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.
