# Essentials

Project Sprintは、プロジェクトチームがプロジェクトゴールの達成へと進んでいくための、考え方や仕組みを提供します。

プロジェクトのすべての要素は、プロジェクトチームによって規定されるものです。プロジェクトチームは、以下の原則に従って行動します。

* プロジェクトチームは、プロジェクトチーム自身の意思を反映させたプロジェクトゴールを設定し、外部環境の変化やプロジェクト内で得られる洞察に応じてアップデートを繰り返しながら、納得感と達成への現実味を持って、漸進的にプロジェクトゴールの達成を目指します。
* プロジェクトチームは、各メンバーが作成物を継続的に出力することを通して、他のメンバーに伝えたいアイデアやテンションを発見し、漸進的にプロジェクトゴールの達成に向かいます。
* プロジェクトチームは、全員参加の定期的・反復的なミーティングで認識を揃え、全員が納得できるプロジェクトゴールやロールを設定し更新しつづけるとともに、アイデアの共同創造と問題の共同解決を行います。
* プロジェクトチームは、各メンバーの責任・役割・期待値を共有します。各メンバーは、己の役割を果たすべく自律的に行動を起こし、信頼と敬意をもって相互に支援を行います。


---

# 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/ja/v3.2/essentials.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.
