# 常見問答

{% hint style="warning" %}
此頁面陸續更新中
{% endhint %}

## 系統操作相關

### 我在操作時發生問題該怎麼辦？

請造訪「聯絡我們」。

{% content-ref url="/pages/-McDDmjmuReT-PobvZ49" %}
[聯絡我們](/dev/contact.md)
{% endcontent-ref %}

## 資安相關

### 可信任的網域有哪些？

> 請確認您在登入時的網域為以下列表所示。\
> 若在非以下網域進行任何操作，您的個人資料在安全性上則可能將受到威脅。

* dstw\.dev （短網址服務）
* csc.deershark.com （CSC 服務主站）

### 一次登入逾時期限為何？

一次登入階段的維持時間最多 1 小時，也就是說大約一堂課的時間，就必須要重新使用 Google 登入本系統。

## 相關頁面

{% content-ref url="/pages/-Mc08kMya642E9s4kWM0" %}
[正式開放](/join.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mc8yiLpGL7ildmMSUwh" %}
[服務條款](/tos.md)
{% endcontent-ref %}


---

# 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://help.csc.deershark.com/qa.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.
