# 如何使用捷徑

這裡會介紹有哪些方式可以執行 MOZE 的捷徑：

### 捷徑 App  <a href="#shortcut-app" id="shortcut-app"></a>

最直覺的方式是下載後從捷徑 App 裡面找到後直接點擊就會執行相關操作。

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

### 鎖屏畫面 <a href="#lock-screen" id="lock-screen"></a>

在 Lock Screen 頁面下方兩個按鈕可以更換成指定捷徑，進入編輯模式後點擊下方空的位置，找到捷徑的控制項目，裡面就可以選擇你下載的捷徑。

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

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

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

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

後續就可以隨時在 Lock Screen 頁面長按捷徑按鈕執行相關操作（例如快速記帳）。

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

### 控制中心 <a href="#control-center" id="control-center"></a>

在控制中心加入捷徑，點擊下方 “加入控制項目” 加入指定的捷徑，後續就可以隨時下拉控制中心去執行捷徑。

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

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

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

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

### 補助使用 <a href="#assistive-use" id="assistive-use"></a>

從 “**設定**”  > “**補助使用**”  > “**觸控**”  > “**背面輕點**” 可以設定 “點下兩” 或是 “點三下” 去觸發相關捷徑，很適合設定成 “**截圖記帳**” 這個捷徑，把行動支付結果或是畫面中的明細，透過背面輕點快速截圖進行後續記帳操作。

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

### 自定動作按鈕 <a href="#action-button" id="action-button"></a>

如果你的機型有支援 Action Button 也可以直接指定捷徑。

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

### 進階的捷徑動作

在捷徑中搜尋 MOZE 關鍵字，可以透過“選擇帳戶”、“選擇專案”、“選擇主類別”和“選擇子類別”的動作讓你自行組合出想要的捷徑。

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


---

# 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/shortcuts/how.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.
