# 這套學習流程的誕生

MOZE 從 2015 年上線，這套教學花了整整五年才完成。說實話，一開始我根本沒想過要寫教學，原因很簡單：

**🤷‍♂️ 我又不是會計系的**

* 怕自己不專業，教錯了反而害到大家

**📝 自己記帳經驗也不多**

* 開發 MOZE 之前，我記帳也是三天打魚兩天曬網，哪有資格教別人？

**⏰ 光寫程式就忙死了**

* 當獨立開發者真的很辛苦，哪還有時間寫教學啊

**💡 好產品應該不用教**

* 我天真地以為，產品做得夠好，大家自然就會用了

但是，使用者改變了我的想法。這五年來當客服，每天跟使用者聊天，我才發現：

**大家的問題都不一樣**

* 有人問怎麼記貸款，有人問紅利點數怎麼算，每個人的狀況都超特別！

**高手用戶超多**

* 很多會計系、財金系的朋友會分享他們的記帳心得，我學到超多東西

**實際情況比想像複雜**

* 什麼分期付款利息、各種回饋機制、代付款...現實生活比教科書複雜太多了

**原來我也可以教別人**

* 跟這麼多使用者互動後，我發現自己已經從菜鳥變成半個專家了😄

所以這套教學其實是大家「集體創作」

這些內容不是我一個人想出來的，而是整合了上千位 MOZE 使用者的真實經驗和建議。從技術宅的角度出發，加上大家的實戰心得，才有了現在這套教學。

特別感謝 [MOZE 社團](https://www.facebook.com/groups/moze3/) 裡的每一位朋友，沒有你們的分享和建議，就不會有這套教學的誕生！

現在，讓我以「曾經的記帳菜鳥 + 獨立開發者」身份，把這些年學到的東西分享給你～

![Photo by Markus Winkler on Unsplash](/files/-MCowilqbtTWMecCQwCQ)


---

# 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/preface/born.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.
