# 網頁版

#### 01｜網頁 / App 端功能差異

<table><thead><tr><th width="203.0343017578125">功能項目</th><th width="265.490234375">網頁端</th><th>App 端</th></tr></thead><tbody><tr><td>圖說列表 / 圖說包</td><td>●</td><td>●</td></tr><tr><td>待審核草稿區</td><td>●（僅網頁端可審核 &#x26; 查看）</td><td>─</td></tr><tr><td>專案全域圖說權限設定</td><td>●（僅網頁端可設定）</td><td>─</td></tr><tr><td>篩選標籤設定</td><td>●（僅網頁端可設定）</td><td>─</td></tr><tr><td>正式版圖說預覽與下載</td><td>●</td><td>●（App 端僅能查看正式版檔案）</td></tr><tr><td>草稿列表預覽</td><td>●</td><td>─（App 端無法查看草稿）</td></tr><tr><td>上傳新草稿</td><td>●</td><td>─</td></tr><tr><td>提交審核 / 執行審核</td><td>●</td><td>─</td></tr><tr><td>發布為正式版</td><td>●</td><td>─</td></tr><tr><td>建立圖說包上傳新草稿</td><td>●</td><td>─</td></tr><tr><td>編輯 / 刪除圖說包</td><td>●</td><td>─</td></tr><tr><td>離線檔案庫</td><td>─</td><td>●（App 端提供離線閱覽圖說功能）</td></tr></tbody></table>


---

# 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/cpm/bc/drawings/web.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.
