# 帳號與使用相關設定

- [如何成為麻吉付會員？](https://help.mochipay.xyz/account-setting/member.md): 帶你完成麻吉付會員設定
- [沒有電子信箱，可以註冊成為會員嗎？](https://help.mochipay.xyz/account-setting/member/without-email.md)
- [註冊信箱或手機輸入錯誤？](https://help.mochipay.xyz/account-setting/member/email-phone-error.md)
- [我沒有收到驗證碼，為什麼呢？](https://help.mochipay.xyz/account-setting/member/verification-code.md): 記得～先確認輸入的手機號碼是否正確喔～
- [一定要設定車牌和信用卡才能夠使用嗎？](https://help.mochipay.xyz/account-setting/member/get-ready.md)
- [如何修改電子信箱？](https://help.mochipay.xyz/account-setting/email-resetting.md): 修改/刪除
- [如何新增車牌號碼？](https://help.mochipay.xyz/account-setting/plate-number.md): 新增/設定更多車牌
- [如何修改車牌號碼？](https://help.mochipay.xyz/account-setting/plate-setting.md): 修改/刪除
- [信用卡設定相關](https://help.mochipay.xyz/account-setting/credit-card.md)
- [如何設定信用卡？](https://help.mochipay.xyz/account-setting/credit-card/setting-creditcard.md): 新增信用卡
- [如何重新設定/ 刪除付款方式？](https://help.mochipay.xyz/account-setting/credit-card/resetting-creditcard.md): 更換/ 刪除
- [信用卡設定失敗時怎麼辦？](https://help.mochipay.xyz/account-setting/credit-card/creditcard-error.md): 請確認信用卡已開通 3D 驗證！
- [為什麼我設定信用卡後被扣了 1 元？](https://help.mochipay.xyz/account-setting/credit-card/verification-1.md): 過卡交易不會實際請款，請勿擔心！
- [為什麼信用卡會授權失敗？](https://help.mochipay.xyz/account-setting/credit-card/authorization-fail.md)
- [為什麼要填寫信用卡的檢查碼（背面末三碼）？](https://help.mochipay.xyz/account-setting/credit-card/csv-creditcard.md)
- [為什麼要使用「信用卡3D驗證」？](https://help.mochipay.xyz/account-setting/credit-card/3d-secure.md): 簡訊OTP密碼
- [發票設定相關](https://help.mochipay.xyz/account-setting/invoice.md): 發票開立及換開時效性
- [如何選擇開立發票類型？](https://help.mochipay.xyz/account-setting/invoice/invoice-setting.md): 目前部分加油站會是由現場人員開立發票，路邊停車、北市公有停車場停車費屬政府規費免開發票。
- [如何設定三聯式統編電子發票？](https://help.mochipay.xyz/account-setting/invoice/triplicate-invoice.md): 路邊停車、公有停車場停車費，屬政府規費免開發票。
- [電子發票要如何歸戶呢？](https://help.mochipay.xyz/account-setting/invoice/invoice-merge.md): 如何歸戶電子發票？
- [中獎發票如何領獎？](https://help.mochipay.xyz/account-setting/invoice/invoice-reward.md): 發票中獎了！如何領獎？
- [會員帳號常見問題](https://help.mochipay.xyz/account-setting/common-issue.md)
- [如何查看我的消費紀錄？](https://help.mochipay.xyz/account-setting/common-issue/payment-invoice.md)
- [我的會員帳戶怎麼被凍結？](https://help.mochipay.xyz/account-setting/common-issue/banned.md)
- [請問家人可以共用車牌號碼？](https://help.mochipay.xyz/account-setting/common-issue/shared-plate.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.mochipay.xyz/account-setting.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.
