# 製作講義

製作講義可以方便讓學生複習，也更能理解課程內容，講義可以是PPT的電子版，我們會將它轉成PDF 嵌在網頁裡面，不用擔心會被盜用！


---

# 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://abovefintech.gitbook.io/teacher-book-above/kai-shi-bei-ke/papers.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.
