# Share

The *Share* function facilitates screen and file sharing between Teachers and Students. Teachers can share their screen with Students or share Student screens to the rest of the class, as well as transfer files to, open files on, and collect files from Student computers through the console.

* [Share My Screen](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/sharing/share-my-screen.md)
* [Share a Student's Screen](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/sharing/share-a-students-screen.md)
* [Share a Random Student's Screen](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/sharing/share-a-random-students-screen.md)
* [Transfer File/Folder to Students](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/sharing/transfer-a-file-to-student-s.md)
* [Get File from Students](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/sharing/get-file-from-student-s.md)


---

# 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-teacher-console/sharing.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.
