# Practical Guide

#### [**ビジュアル版・プラクティカルガイド**](https://miro.com/app/board/uXjVMX-zl6s=/) (Miro)

Project Sprint の原理を、スライドをベースにビジュアル化して分かりやすく解説しています。プロジェクトの具体的な立ち上げ方・進め方を説明することで、Project Sprint のフレームワークに沿ったプロジェクト推進をサポートします。

#### ドキュメント版・プラクティカルガイド

Framework の記述を踏まえ、追加で理解しておくとよい概念や実践の際の考え方を説明したドキュメント群です。

* [タスクとアクション](/practical-guide/task_and_action.md)

▼ Project Sprint に基づいて設計されたサービス

[**SuperGoodMeetings**](https://supergoodmeetings.com/)

定例会議を最適な形で実施することで自律的なプロジェクト推進をサポートするクラウドサービスです。


---

# 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/practical-guide.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.
