# FAQ

- [版本比較表](https://docs.jobdone.cc/user_guide/faq/ban-ben-bi-jiao-biao.md): 比較
- [帳號與費用](https://docs.jobdone.cc/user_guide/faq/zhang-hao-yu-fei-yong.md)
- [系統疑難排解](https://docs.jobdone.cc/user_guide/faq/xi-tong-yi-nan-pai-jie.md): 各種可能發生的操作錯誤說明
- [系統需求](https://docs.jobdone.cc/user_guide/faq/xi-tong-xu-qiu.md): 瞭解使用 Jobdone 網頁及移動裝置建議的系統需求
- [裝置設定](https://docs.jobdone.cc/user_guide/faq/zhuang-zhi-she-ding.md)
- [APP拍照壓縮比](https://docs.jobdone.cc/user_guide/faq/app-pai-zhao-ya-suo-bi.md)


---

# 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://docs.jobdone.cc/user_guide/faq.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.
