> For the complete documentation index, see [llms.txt](https://help.carmochi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.carmochi.com/point/mochicoin.md).

# 車麻吉 App - 麻吉幣

- [8/4 麻吉幣再升級](https://help.carmochi.com/point/mochicoin/mochi-coins20250804.md): 麻吉幣新規則上路囉！
- [如何使用麻吉幣？](https://help.carmochi.com/point/mochicoin/mochi-coins20250804-1.md): 來看最新折抵規則喔！
- [如何綁定麻吉幣？](https://help.carmochi.com/point/mochicoin/mochi-bind.md): 綁定駕駛中心來使用麻吉幣折抵。
- [麻吉幣疑難雜症](https://help.carmochi.com/point/mochicoin/ma-ji-bi-yi-nan-za-zheng.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://help.carmochi.com/point/mochicoin.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.
