# 購買課程與發票

- [如何購買課程?](https://gtalent.gitbook.io/howtouse/buy/how.md)
- [購買課程的付費方式](https://gtalent.gitbook.io/howtouse/buy/paymentway.md)
- [課程付款成功後如何確認？我是否成功購買課程？](https://gtalent.gitbook.io/howtouse/buy/success.md)
- [關於我的訂單](https://gtalent.gitbook.io/howtouse/buy/order.md)
- [忘記繳費怎麼辦？](https://gtalent.gitbook.io/howtouse/buy/overtime.md)
- [課程的退費政策](https://gtalent.gitbook.io/howtouse/buy/cancel.md)
- [申請退費步驟](https://gtalent.gitbook.io/howtouse/buy/cancelstep.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/buy.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.
