# Setting up your IT

## Whitelist sidekick.education

Make sure sidekick.education is an allowed domain. This will allow us to communicate with students to send important notifications or support emails (we will not send emails for any other purpose) and allow students to access important project files and forms.

## Enable Required Devices on Student Laptops or Tablets

1. Enable the microphone, headphone/headset, and camera devices

## Enable Required Software

1. Enable software that fall into Video and Audio Conferencing category
2. Enable WebRTC, if this is disabled separately
3. Whitelist <https://meet.jit.si/> and <https://jitsi.org/>
4. Whitelist [https://uberconference.com/](https://www.uberconference.com/)

### Additionally, if You're Using G Suite for Education

1. Enable Google Hangouts and YouTube Live
2. Allow students to share and receive from a whitelisted domain. Use [this article ](https://support.google.com/a/answer/60781?hl=en)for help.


---

# 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://help.sidekick.education/for-administrators/set-up-your-technology.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.
