# 記帳小技巧

## 完成記帳

除了右上角有一個:heavy\_check\_mark:完成按鈕，還有以下這些快捷方式可以完成記錄：

* 透過手勢下拉一段距離就會觸發完成記帳

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

* 數字鍵盤上有一個:heavy\_check\_mark:按鈕點擊可直接完成記帳

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

## 連續記帳

如果你是習慣在固定時間一次補上整天的花費，當完成一筆記錄後，可以**長按**右上角:heavy\_check\_mark:（或是數字鍵盤上的:heavy\_check\_mark:），就可以接續著記錄下一筆。

<img src="/files/-MGy5SXNlEHQACONTkTu" 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/tips.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.
