# 其他功能

- [備份＆還原](https://doc.moze.app/feature/backup-restore.md)
- [通知中心](https://doc.moze.app/feature/notification.md): 📢 4.0 新功能
- [搜尋](https://doc.moze.app/feature/search.md)
- [批次修改刪除](https://doc.moze.app/feature/batch-edit-delete.md)
- [匯入＆匯出](https://doc.moze.app/feature/import-export.md)
- [台灣電子發票](https://doc.moze.app/feature/invoice.md)
- [偏好設定](https://doc.moze.app/feature/preference.md)
- [Lock Screen Widgets](https://doc.moze.app/feature/lock-screen-widgets.md)
- [Widget 小工具](https://doc.moze.app/feature/widget.md)
- [Apple Watch](https://doc.moze.app/feature/apple-watch.md): 📢 4.0 新功能
- [4.0 新增小功能](https://doc.moze.app/feature/4.0-new-features.md): 📢 4.0 新功能


---

# 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/feature.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.
