# 教師登入系統

## 一、進入 CSC 簽到系統

進入 [CSC簽到系統](https://dstw.dev/csc) (<https://dstw.dev/csc>) 後，請選擇已授權的學校或單位帳號，並進行登入。

> 若您所屬學校或單位不在列表上，請選點選最下方的「Google 個人或其他帳戶」。

![](https://i.imgur.com/6Vq2kBr.png)

## 二、登入學校 Google 帳號

此時請登入您的「學校 Google 帳號」，例如 <youu@ychs.kh.edu.tw>。

第一次登入時，您會看到如下圖的授權畫面，接著按下畫面最下方的「**允許**」。

> 別擔心，只需要授權一次。\
> 且這次授權將 Google Classroom 資料用於取得學生的電子郵件、取得學生列表，以及在分享簽到連結時的發布課程公告權限。

![](https://i.imgur.com/gdi6gHT.png)

## 三、登入成功

登入成功，請選擇下一步。

## 下一步

{% content-ref url="/pages/-Mc09R8hMIubOzrCScQu" %}
[教師產生簽到連結](/tutorial/generate.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mc9tx-OXIWrbPxS1hgi" %}
[教師查看出缺席紀錄](/tutorial/absence.md)
{% endcontent-ref %}

## 相關頁面

{% content-ref url="/pages/-Mc09FSDiGO\_GDWPLGWa" %}
[常見問答](/qa.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/tutorial/login.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.
