# 乳e學院常見問題

乳e學院網站操作相關問題，皆可從左方列表點選問題查看。

或點選以下大項目，深入了解操作方法。

#### [帳號註冊/登入問題](/e/login-member.md)

#### [課程相關問題](/e/course1.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://bcst.gitbook.io/e/master.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.
