# Handout Files to a Class

Once a class has been created with Students and Teachers, you can handout files to the entire class.

Complete the following steps to handout files:

1. Log on to Deep Freeze Cloud as a Teacher.
2. Go to Handout.
3. Go to *Change Class > \[Class Name]*.
4. Select the Students.
5. Click *Handout* icon. You can hand out files in two ways:
   * Computer: Click *Select files from your computer.* Browse to select the file or drag and drop the file.
   * Google Drive: Click *Select files from Google Drive*. Select the files and click *Insert*.
6. Select *Send copy to myself* to send a copy of the file to yourself (Teacher).
7. Select *Notify users via email to notify the receivers* and click *Add Message*. Enter a message.
8. Click *Send*.

The files are visible in Google Drive in a folder that is the Teacher’s name.


---

# 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/deep-freeze-cloud/handout/handout-files-to-a-class.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.
