# - 常見問題 -

- [忘記帳號密碼怎麼辦？](https://wiedu-tibame.gitbook.io/tibame-faq/common/forget-password.md)
- [沒有收到驗證信怎麼辦？](https://wiedu-tibame.gitbook.io/tibame-faq/common/verification-mail.md)
- [進入學習中心沒有看到自己的課程怎麼辦？](https://wiedu-tibame.gitbook.io/tibame-faq/common/where-is-my-course.md)
- [課程影片無法播放](https://wiedu-tibame.gitbook.io/tibame-faq/common/video-not-work.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://wiedu-tibame.gitbook.io/tibame-faq/common.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.
