# 登入帳號

在更多功能頁面最上方的帳號區塊，你可以點選右上角按鈕進行登入。

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

透過蘋果提供的 Sign in with Apple 由你的 Apple ID 進行登入，無需額外註冊帳號。

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

如果是第一次登入，系統會提示你需要花一點時間上傳你裝置上的記帳資料，以達到跨裝置即時同步的功能。

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

當上傳順利完成後，雲端同步功能會顯示**已開啟**，代表你現在已經是即時同步的狀態。

<figure><img src="/files/L2ae9xOuouMJQFKYWNep" 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/sync/login.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.
