# 會員帳號相關

- [如何成為車麻吉會員？](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)


---

# 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/member.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.
