# 開課前的「三個關鍵問題」

## ➊ 課程主軸是什麼？

老師擅長的領域和學生需要的領域兩者之間重疊的部分在哪裡？\
這堂課市面上有免費的課程或線下的課程嗎？如果有，那麼這堂課的優勢會在哪裡？

## ➋ 鎖定哪類學生？

想要幫助遇到哪些問題的學生？\
這類學生有什麼特徵跟困難？

## ➌ 如何幫助學生解決問題？

在上一題當中已經鎖定了特定族群的學生，也確定了學生所遇到的困難\
那麼這堂課可以如何幫助學生解決問題？


---

# 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://ementor.gitbook.io/mentor/diverse-course-2/must-read/three-key-questions.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.
