# 轉帳

當你有兩個帳戶需要互相轉移金額時，例如像是提款、存款、換匯等等可以透過轉帳功能來達到。

## 新增轉帳 <a href="#create" id="create"></a>

記帳時先點擊最上方的轉帳區塊去選擇對應的類別。

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

{% hint style="warning" %}
如果你發現上方沒有轉帳這個選項，那表示你目前帳戶清單裡面只有一個帳戶，轉帳至少要建立好兩個帳戶以上才能進行。
{% endhint %}

點選類別後畫面會變換成轉帳的界面，左邊是**轉出**帳戶，右邊是**轉入**帳戶，你可以點擊帳戶圖示去更換帳戶。

<img src="/files/-MGqtI39IV60AjAooFZ6" alt="從中信提款 NT$3000 到錢包" width="375">

{% hint style="info" %}
兩個帳戶圖示之間的箭頭，點擊可以快速置換轉出轉入帳戶。
{% endhint %}

轉出轉入都可以從金額旁邊的 ”＋“ 各別設定手續費或折扣。

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

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

也支援不同幣種帳戶之間的轉帳，填上轉出和轉入對應的金額，系統會自動幫你換算匯率。

<img src="/files/-MGqxE3Y-5zbS3yGh9jf" alt="" width="375">

## 支援專案 <a href="#project" id="project"></a>

v4.1.12 起轉帳也支援專案歸類和相關預算統計

<figure><img src="/files/ftO2riyVYzv1zk7xFcTG" 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/transfer.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.
