# 範本 🔖

如果有一些固定的交易行為，例如去星巴克都會點大杯拿鐵、去麥當勞只吃麥香魚，那你可以把這些常用的支出添增到範本內，下次記錄時可以直接選擇範本就能夠自動記錄相關資訊。

## 建立範本 <a href="#create" id="create"></a>

建立時跟一般記錄一樣，填上類別、金額、帳戶、專案、商家等資訊，然後在**名稱欄位**一定要填上一組獨一無二的名稱，例如拿鐵、麥香魚，然後點擊右邊的 ☆ 按鈕，就可以把這筆記錄的相關資訊建立成一組範本。

<img src="/files/-MH-wgi8psltbGy6Csar" alt="" width="375">

<img src="/files/-MH-xgYlKiibWAwcnpOv" alt="" width="375">

新增範本後，會在跳出一個視窗詢問你是否要把這範本加入 Siri 捷徑，讓你之後可以直接透過 Siri 記帳，這部分後面會再做說明。

<img src="/files/-MH-xmMFXe0qbL9W1zau" alt="" width="375">

<img src="/files/-MH-y3dILqj5SoD_enD7" alt="" width="375">

## 使用範本記帳 <a href="#record" id="record"></a>

使用範本記帳很簡單，只要新增記錄後，選到**名稱**欄位，下方就會出現範本清單給你選擇，你也可以輸入關鍵字來幫助你篩選。點擊帶有「★」的提示字，就會自動帶入範本相關資訊，你也可以再手動調整內容。

<img src="/files/-MH0-lvQjMMRsm9wCXI4" alt="" width="375">

<img src="/files/-MH00ThNlS-4MnmdXn6k" alt="" width="375">

### Siri

如果你先前建立範本時有加入到 Siri，那你也可以直接對 Siri 下指令，說出指定的範本名稱，就會自動新增一筆記錄哦！

<img src="/files/-MH01Bikw5B1BRJvHEXO" alt="" width="375">

### Spotlight

除此之外，你也可以直接從系統的搜尋框 (Spotlight) 輸入範本名稱，連 App 也不需要開啟就能建立記錄，非常方便！

<img src="/files/-MH02hW8wuhyHFbtrsIV" alt="" width="375">

<img src="/files/-MH02m9vS1uWm6Vw5D84" alt="" width="375">


---

# 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/template.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.
