> For the complete documentation index, see [llms.txt](https://docs.faronics.com/faronics-insight-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.faronics.com/faronics-insight-docs/chinese/shi-yong-faronics-insight/insight-teacher-kong-zhi-tai/yuan-cheng-fang-wen-xue-sheng-ji-suan-ji.md).

# 远程访问学生计算机

"远程"功能使教师可以通过控制学生的计算机，为学生提供一对一协助，而不必暂停课程或中断其他学生的学习。

<figure><img src="/files/mjvDpzA50bGYIhZUhdGL" alt=""><figcaption><p>远程访问学生计算机</p></figcaption></figure>

1. 选择要访问的学生计算机。
2. 单击"远程"。
3. 现在，教师计算机上将显示学生的计算机屏幕。

{% hint style="info" %}
也可以双击学生缩略图，自动远程连接到选定的学生计算机。
{% endhint %}

{% hint style="info" %}
远程控制只能在 Windows 和 Mac 计算机上执行。
{% endhint %}

<figure><img src="/files/tn6gZLvlbG9xkAzDvgUw" alt=""><figcaption><p>教师计算机上显示的学生计算机屏幕</p></figcaption></figure>

{% hint style="warning" %}
如果远程会话连接失败，请单击屏幕顶部的"重试"按钮。
{% endhint %}

{% hint style="success" %}
现在，教师已获得对学生计算机的远程访问权限。请参阅[远程操作](/faronics-insight-docs/chinese/shi-yong-faronics-insight/insight-teacher-kong-zhi-tai/yuan-cheng-cao-zuo.md)，了解有关远程访问计算机时的可用操作指南。
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.faronics.com/faronics-insight-docs/chinese/shi-yong-faronics-insight/insight-teacher-kong-zhi-tai/yuan-cheng-fang-wen-xue-sheng-ji-suan-ji.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.
