# 什麼是加油金額調整？

當加油站加油機器主機，所計算出來的金額，與麻吉付所計算出來的金額有差異時的校正。

這個金額通常是台幣 1 元（不超過 2 元）的誤差，原因是麻吉付提供的優惠價在折扣後，會因為小數點四捨五入後，與加油站機器產生誤差，實際上您付款的金額及拿到發票的金額是一致的。

我們持續在同步麻吉付與加油站的計算方式，以消除這個情況出現的可能性。


---

# 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/payment-1/refueling/adjustment.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.
