# 2023 簡單的銀行帳號整理方式

## 分別建立傳統與數位帳號

用傳統帳號與數位帳號來做用途區分。

### 傳統帳號

傳統帳號用於存放大筆資金，且不在傳統帳號上設定任何自動扣繳。如此傳統帳號上的資金可以安心，絕不會流失或因帳號外流而產生問題。

### 數位帳號

日常使用，如付款、代扣繳、綁定支付等等。因為帳號資金出入項目會較為複雜，因此不適合放大資金。


---

# 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://recipe.johann.tw/finance/2023-jian-dan-de-yin-xing-zhang-hao-zheng-li-fang-shi.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.
