# 帳號與使用相關設定

- [會員帳號相關](https://help.carmochi.com/account/member.md)
- [如何成為車麻吉會員？](https://help.carmochi.com/account/member/register.md): 嗨麻吉！讓我手把手帶你完成車麻吉會員設定！
- [為什麼我收不到驗證碼？](https://help.carmochi.com/account/member/verification-code.md): 記得～先確認輸入的手機號碼是否正確喔！
- [如何修改手機號碼、電子信箱？](https://help.carmochi.com/account/member/email-resetting.md): 修改/刪除
- [填寫 信箱 或 手機 時顯示格式錯誤](https://help.carmochi.com/account/member/email-phone-error.md): 填寫
- [我的會員帳戶怎麼被凍結？](https://help.carmochi.com/account/member/banned.md)
- [車牌設定相關](https://help.carmochi.com/account/setting.md)
- [如何新增車牌號碼？](https://help.carmochi.com/account/setting/plate-number.md): 新增/設定更多車牌
- [如何修改、刪除車牌號碼？](https://help.carmochi.com/account/setting/plate-setting.md): 修改/刪除綁定車牌
- [付款方式設定相關](https://help.carmochi.com/account/credit-card.md): 付款方式
- [如何設定付款方式？](https://help.carmochi.com/account/credit-card/setting-creditcard.md): 新增信用卡 / 簽帳金融卡
- [如何重新設定/ 刪除付款方式？](https://help.carmochi.com/account/credit-card/resetting-creditcard.md): 更換/ 刪除付款方式
- [為什麼信用卡會授權失敗？](https://help.carmochi.com/account/credit-card/authorization-fail.md)
- [瞭解信用卡 3D 驗證](https://help.carmochi.com/account/credit-card/3d-secure.md): 銀行發送的簡訊OTP密碼
- [如何查看我的消費紀錄？](https://help.carmochi.com/account/credit-card/payment-invoice.md)
- [發票設定相關](https://help.carmochi.com/account/invoice.md)
- [如何設定發票開立方式？](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.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.
