# Tips

This set of documents contains detailed and in-depth explanations of Project Sprint.

## Table of Contents

1. [Useful Concepts for Organizing the Project Timeline (tracks/phases/events)](https://github.com/copilot-jp/project-sprint/blob/master/EN/v2.0/tips/broken-reference/README.md)
2. [Using a Milestone Map](/en/v2.0/tips/tips2.md)
3. [What Are Some of the Things That Are Produced in a Project(outputs/deliverables)](/en/v2.0/tips/tips3.md)
4. [Preparing Project Environments](/en/v2.0/tips/tips4.md)
5. [Setting Up Roles That Are Easy to Use in Practice](/en/v2.0/tips/tips5.md)
6. [Using a Roll Sheet](/en/v2.0/tips/tips6.md)
7. [Know-How About the Meeting Environment](/en/v2.0/tips/tips7.md)
8. [All Elements That Should be Included in the Agenda](/en/v2.0/tips/tips8.md)
9. [Typical Looking Back Techniques](/en/v2.0/tips/tips9.md)
10. [Tension Triage Methods](/en/v2.0/tips/tips10.md)
11. [How to Set Tasks in a Way That Makes Sense to the Team and Is Efficient](/en/v2.0/tips/tips11.md)
12. [Why Meetings Should Be Held on a Regular Basis](/en/v2.0/tips/tips12.md)
13. [Classification and Properties of Roles](/en/v2.0/tips/tips13.md)
14. [The Purpose of an Agenda](/en/v2.0/tips/tips14.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://www.projectsprint.org/en/v2.0/tips.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.
