# Insight Student 应用程序

通过学生控制台，学生可以通过提问和举手与教师交互，以及开始与其他学生交谈或与另一个学生一对一聊天。

当学生向教师发送问题时，教师控制台上的问题旁边和学生控制台上的聊天窗口中会显示一个小问号。

学生所属的当前班级 ID 显示在学生控制台的顶部菜单栏中。

{% hint style="info" %}
如果在 Faronics Insight Student 应用程序的安装过程中选中了允许学生更改其班级 ID 的选项，学生将可以选择更改班级 ID 并加入其他班级，而且还能随时离开教师频道。
{% endhint %}


---

# 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.faronics.com/faronics-insight-docs/chinese/shi-yong-faronics-insight/insight-student-ying-yong-cheng-xu.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.
