# APP 版

{% hint style="info" %}
在 **App** 上，使用者僅能查看專案資訊，無法進行編輯操作。
{% endhint %}

登入後，點&#x9078;**「專案清單」**，並選擇要查看的專案。進入專案後點選「專案資訊」。

<div><figure><img src="/files/44kY49yUeo8rmPSp47mo" alt=""><figcaption><p>點選「專案清單」</p></figcaption></figure> <figure><img src="/files/HPaDnhIuGcR1AKNkfvCw" alt=""><figcaption><p>進入欲查看的專案</p></figcaption></figure> <figure><img src="/files/7nEVJYbNNBiLaYqumMK2" alt=""><figcaption><p>點選右上角之「專案資訊」</p></figcaption></figure></div>

點選專案基本資料中&#x4E4B;**「專案資訊」**，並可查看該專案基本資料。

<div><figure><img src="/files/biDWg4J1U4bWH4n50TAC" alt=""><figcaption><p>點選專案基本資料之「專案資訊」</p></figcaption></figure> <figure><img src="/files/hJle40jtCbDlGVrriaOS" alt=""><figcaption><p>查看專案資訊</p></figcaption></figure></div>


---

# 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/project_level/basic-information/app.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.
