> 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/famipoint/howtouse.md).

# 如何在車麻吉上使用 FamiPoint

1. 開啟車麻吉 App 側邊選單 → 點選 【尚未綁定駕駛中心】 → 點擊前往綁定。

<figure><img src="/files/hwIqlsMvwQ3ZZKiglXz9" alt="" width="188"><figcaption></figcaption></figure>

2. 登入駕駛中心。

   <figure><img src="/files/XlUoB1U14WpARdYIu8FK" alt="" width="255"><figcaption></figcaption></figure>
3. 點擊「確認授權」等等不要急，請往下接續綁定您的 FamiPoint！

<figure><img src="/files/FqBFknwrMdV7nUPAtmG9" alt="" width="255"><figcaption></figcaption></figure>

4. 選擇「 FamiPoint 」開始綁定，點擊「前往綁定」。

<figure><img src="/files/iGqpGV1b7lYcXvIyl7yY" alt="" width="188"><figcaption></figcaption></figure>

<figure><img src="/files/kP9fJ9Oxj5OREfrd8ezU" alt="" width="230"><figcaption></figcaption></figure>

5. 登入 FamiPoint 會員中心。

<figure><img src="/files/fs9ajP7KiPkLXI0Eobzi" alt="" width="248"><figcaption></figcaption></figure>

6. 登入成功即授權完成囉！
7. 進行  FamiPoint 折抵設定。
   1. 提醒您，若您希望指定每筆交易最高折抵金額（新台幣），請將無上限取消勾選並輸入金額。

<figure><img src="/files/RMGQ0shRbxXQIJMRT7nO" alt="" width="188"><figcaption></figcaption></figure>

8. 儲存設定完，即完成綁定囉！

{% hint style="info" %}
若您開啟車麻吉 App 側邊選單，顯示下圖代表您先前已完成綁定，不需再重新進行綁定囉！

提醒您，系統會依照您於 駕駛中心 內點數折抵設定，為您進行自動折抵，請您至駕駛中心確認設定唷。
{% endhint %}

<figure><img src="/files/FqmVwiySS1Nh4yy4jHWR" alt="" width="188"><figcaption></figcaption></figure>

***

<sub>＃FamiPoint #折抵範圍  #折抵教學 #折抵綁定流程</sub>


---

# 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, and the optional `goal` query parameter:

```
GET https://help.carmochi.com/point/famipoint/howtouse.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
