# - 付款方式與退款 -

- [如何完成付款？](https://wiedu-tibame.gitbook.io/tibame-faq/payment/finish-payment.md)
- [如何索取發票？](https://wiedu-tibame.gitbook.io/tibame-faq/payment/invoice.md)
- [什麼時候會收到紙本發票？](https://wiedu-tibame.gitbook.io/tibame-faq/payment/invoice-time.md)
- [如何申請退款？](https://wiedu-tibame.gitbook.io/tibame-faq/payment/refund.md)
- [什麼時候會收到退款？](https://wiedu-tibame.gitbook.io/tibame-faq/payment/refund-time.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/payment.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.
