# 發票設定相關

- [如何設定發票開立方式？](https://help.carmochi.com/account/invoice/invoice-setting.md)
- [電子發票如何歸戶呢？](https://help.carmochi.com/account/invoice/invoice-merge.md): 如何歸戶電子發票？
- [政府規費要如何打統編呢？](https://help.carmochi.com/account/invoice/id.md): 路邊停車、北市公有停車場停車費，屬政府規費無法開立發票。
- [中獎發票如何領獎？](https://help.carmochi.com/account/invoice/invoice-reward.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://help.carmochi.com/account/invoice.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.
