> For the complete documentation index, see [llms.txt](https://www.oddle.me/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.oddle.me/docs/help-center/help-center-zh/bo-kuan-yu-zhang-dan.md).

# 撥款與帳單

- [什麼是 Oddle 撥款？撥款如何運作？](https://www.oddle.me/docs/help-center/help-center-zh/bo-kuan-yu-zhang-dan/what-is-oddle-payouts-and-how-do-payouts-work.md)
- [撥款時程（新加坡與馬來西亞）](https://www.oddle.me/docs/help-center/help-center-zh/bo-kuan-yu-zhang-dan/what-is-the-payout-schedule-sg-and-my.md)
- [撥款時程（香港）](https://www.oddle.me/docs/help-center/help-center-zh/bo-kuan-yu-zhang-dan/bi-weekly-disbursement-schedule-hk.md)
- [我的撥款還沒到帳——我該怎麼辦？](https://www.oddle.me/docs/help-center/help-center-zh/bo-kuan-yu-zhang-dan/my-payout-hasnt-arrived-what-do-i-do.md)
- [如何開始使用 Stripe？](https://www.oddle.me/docs/help-center/help-center-zh/bo-kuan-yu-zhang-dan/how-do-i-get-started-with-stripe.md)
- [如何驗證我的 Stripe 帳戶？](https://www.oddle.me/docs/help-center/help-center-zh/bo-kuan-yu-zhang-dan/how-do-i-verify-my-stripe-account.md)
- [如何管理我的 Stripe 帳戶資料？](https://www.oddle.me/docs/help-center/help-center-zh/bo-kuan-yu-zhang-dan/how-do-i-manage-my-stripe-account-details.md)
- [如何將菜單和門市連結到收款帳戶？](https://www.oddle.me/docs/help-center/help-center-zh/bo-kuan-yu-zhang-dan/how-do-i-link-menus-and-stores-to-payment-accounts.md)
- [如何了解我的帳單明細與發票？](https://www.oddle.me/docs/help-center/help-center-zh/bo-kuan-yu-zhang-dan/how-do-i-understand-my-billing-statements-and-invoices.md)
- [Oddle 有在新加坡註冊 GST 嗎？](https://www.oddle.me/docs/help-center/help-center-zh/bo-kuan-yu-zhang-dan/is-oddle-gst-registered-singapore.md)
- [對帳單（香港）](https://www.oddle.me/docs/help-center/help-center-zh/bo-kuan-yu-zhang-dan/statements-hong-kong.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://www.oddle.me/docs/help-center/help-center-zh/bo-kuan-yu-zhang-dan.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.
