# 常見問答，疑難雜症看過來

- [大數的課程特色?](https://gtalent.gitbook.io/howtouse/help/special.md)
- [我還不確定就業方向，怎麼辦?](https://gtalent.gitbook.io/howtouse/help/lead.md)
- [如何上課? 是遠端直播嗎?](https://gtalent.gitbook.io/howtouse/help/course.md)
- [忘記帳號密碼怎麼辦？](https://gtalent.gitbook.io/howtouse/help/forgetpwd.md)
- [沒有收到驗證信怎麼辦?](https://gtalent.gitbook.io/howtouse/help/securitymail.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://gtalent.gitbook.io/howtouse/help.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.
