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

# FamiPoint 折抵規則

### 優惠內容

* <mark style="background-color:orange;">當前為</mark> <mark style="background-color:orange;"></mark><mark style="background-color:orange;">**360**</mark> <mark style="background-color:orange;"></mark><mark style="background-color:orange;">點 FamiPoint 折抵 1 元，此折抵匯率請以幫助中心公告為準。</mark>
  * 例：假如小麻今天的停車費 150 元，手上有 720 FamiPoint，可折抵金額為：720/360 = 2 元，最終結帳金額為：150-2＝ 148 元！
* 每筆訂單最高折抵金額可以選擇無上限，或用 1 元為單位設定。
* 不定期調整折抵優惠內容，實際請以折抵時系統顯示優惠內容為主。

### 折抵使用範圍（2025.09.15 起適用）：

{% hint style="info" %}
FamiPoint 會在您消費時自動折抵：&#x20;

❶ 所有加油支付最高 100% 折抵（麻吉付/ 多元支付/ 全國快速通/ 條碼付）

＊折抵紀錄不會顯示於發票上，若您到全國加油站消費，於隔日中午扣款後即可於消費明細看到折抵紀錄

❷ 所有停車場、洗車、充電每筆訂單折抵最高 100%&#x20;

❸ 路邊停車：各縣市路邊停車費可折抵最高 100%

❹ 自助加油繳費機：透過多元支付選擇車麻吉可折抵最高 100％

❺ 政府規費（北市代收、北市公有停車場月票）、月租停車、美容保修等其餘服務都<mark style="color:red;">**`不可折抵`**</mark>
{% endhint %}

※ 折抵順序會從最快到期的 FamiPoint 開始折抵

### 如何使用 FamiPoint 折抵？

請提前先註冊駕駛中心並驗證車麻吉帳號。

1. 註冊網址：<https://app.pass.credit/auth/sign-up/>
2. 請先完成駕駛中心註冊並授權同意。
3. 註冊步驟：[如何成為駕駛中心會員](https://autopass.gitbook.io/pass-credit)
4. 綁定步驟： 如何在車麻吉上使用 FamiPoint

### FamiPoint 折抵使用範圍

{% hint style="warning" %}
注意事項

* 點數折抵僅適用於已註冊且完成綁定點數的會員。
* 請確保您的帳號內有足夠點數可供折抵。
* 若有任何 FamiPoint 會員 帳號 與 FamiPoint 點數 相關問題（如何申請 FamiPoint 會員、綁定、查詢 Fami Point 等問題），請洽詢 FamiPoint 客服。

  &#x20;   \- 客服管道：
* 若對於 折抵使用 / 駕駛中心 / 自助加油機台之問題（如何加油、無法正常加油、退款、預授權金等機台異常問題），請聯繫 Autopass 客服。

  &#x20;   \- 客服信箱：<cs@autopass.xyz>
* 兌換優惠項目時，即同意我方必要範圍內將其個人資料提供予提供商品或服務之參加蒐集、處理及利用。
* 進行點數折抵，即同意我方 「 不接受 **任何因素** 之取消以及異動，亦不得折換現金，或回饋紅利 」之規範。
* Autopass 保留隨時因應法規要求或符合誠信原則而變更、修改、暫停或中止本網站或服務一部或全部的權利。Autopass 可能會以試用版發行某些服務或其功能，這些服務或功能可能無法正確運作或如同最終發行版本般運作。Autopass 亦可因應法規要求或符合誠信原則而對某些功能設定限制，或限制您存取部分或全部本網站或服務之權限。
* Autopass 保留隨時修改、變更或終止本政策之權利。
  {% endhint %}

***

<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/rule.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.
