# Widget 小工具

### 帳戶資訊 <a href="#account" id="account"></a>

查看指定帳戶的即時餘額。

{% hint style="info" %}
你可以指定帳戶，圖表數據是從帳戶流出、流入或是全部的加總，以及統計區間是每日、每週或每月為單位。
{% endhint %}

![](/files/-MOp1i-br3mwuLlbpd88)

![](/files/-MOp2JwWYWMvLSUnxT7q)

### 預算資訊 <a href="#budget" id="budget"></a>

查看指定預算的可用餘額來掌控花費進度。

{% hint style="info" %}
你可以指定專案預算或是類別預算，會顯示可用預算、你的支出和總預算金額，如果你是選擇**專案預算**並且有設定開啟**每日預算**，那下方資訊會顯示你今日的剩餘可用預算供你參考。
{% endhint %}

![](/files/-MOp3d49x6gp6G15iMJZ)

![](/files/-MOp3mxpFbxg-184b-5r)

![](/files/-MOp3pptGirUxHV-VKty)

### 提醒事項 <a href="#reminder" id="reminder"></a>

查看信用卡待繳帳款、應收應付款項、提醒入帳等事件。

{% hint style="info" %}
你可以點擊事項進行後續操作，像是信用卡繳款、完成交易或是收還款。
{% endhint %}

![](/files/ZBCkZlKLe4Xc0d4P1buE)

### 範本快捷 <a href="#template" id="template"></a>

選取範本快速記帳，範本建立可以參考以下連結：

{% content-ref url="/pages/-MCdzeBaMuBsf0J2h8OE" %}
[範本 🔖](/template.md)
{% endcontent-ref %}

{% hint style="info" %}
點擊範本可以直接打開 App 新增記錄並帶入範本資訊。
{% endhint %}

![](/files/-MOp5nRo7MXbrkxeU5RN)

另外你也可以指定範本來快速記帳：

<figure><img src="/files/6McsbvBOAOQWf2ZYBuyr" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/I77CXuF0FPcpTqXJmLPM" alt="" width="375"><figcaption></figcaption></figure>

### 紅利回饋 <a href="#rewards" id="rewards"></a>

追蹤紅利的累積回饋，以及剩下多少消費可到達最高回饋上限。

![](/files/-MOp9LME6mwXbJjxndO3)

### 手機條碼 <a href="#barcode" id="barcode"></a>

左下角是**複製手機條碼**功能，因為系統限制的關係，複製手機條碼至剪貼簿需要在 App 內進行，所以點擊複製按鈕後會導到 App 內。

如果你設定裡有開啟發票掃描功能，那可以點擊右下角直接開啟 App 進行掃描。

{% hint style="info" %}
此功能僅支援台灣的電子發票，請先至 App 內登入載具。
{% endhint %}

![](/files/RFZBX7rDVMtnQloEebkF)

### 智慧型堆疊 <a href="#stack" id="stack"></a>

可以把相同大小的小工具合併在一起，變成智慧型堆疊，上下滑動切換省空間。

![](/files/-MPDd-2ETry2xYkmZHgK)


---

# 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://doc.moze.app/feature/widget.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.
