# Overview

Handout allows Teachers to handout documents to Students in a class. Handout integrates with Google Drive to manage handout of documents.

With the Handout feature, you can create a class, add Teachers to the class, add Students to the class and handout files with the entire class.&#x20;

The Handout feature has the following components:

* Administrator – the Administrator for Deep Freeze Cloud.&#x20;
* Teacher – the Teacher is the administrator for the Class. The Teacher can handout files using Handout.&#x20;
* Student – the Students are added by the Administrator.&#x20;
* Class – a group of students who are part of the Class.&#x20;

{% hint style="info" %}
Handout is applicable per Site. If you have multiple Sites, you must enable Handouts for each Site.&#x20;
{% 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/deep-freeze-cloud/handout/overview.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.
