# The Insight Student Application

Through the Student console, Students can interact with the Teacher by asking questions and raising a hand, as well as start a conversation with other Students or chat with another Student one-on-one.

When a Student sends the Teacher a question, a small question mark appears beside the question on the Teacher console and the chat window on the Student console.

The current Class ID the Student belongs to is displayed in the top menu bar of the Student console.&#x20;

{% hint style="info" %}
If the option to allow Students to change their Class ID during the installation of the Faronics Insight Student application was selected, the Students will have the option to change Class IDs and join another class, and also be able to leave the Teacher channel at any time.
{% 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/using-faronics-insight/the-insight-student-application.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.
