# Safety Hotline

We want everyone to feel safe and supported while working on set. If something doesn’t feel right, please speak up - we’re here to help.

If it’s an emergency, call **Public Safety** or **911** right away.

* Public Safety Lincoln Park: (773) 325-7777
* Public Safety Loop: (312) 362-8400

***

For other concerns, like long work hours, unsafe practices, or anything else that impacts safety, reach out to the **SCA Safety Hotline**:

* **312-362-8591**
* [**SCAsafetyhotline@depaul.edu**](mailto:SCAsafetyhotline@depaul.edu)

Please note: The Safety Hotline is a voicemail box, not a live phone line. Messages are checked every 48–72 hours, and someone will follow up with you as soon as possible.

When you contact us, it’s helpful if you can share:

* Your name
* What happened
* The time and date of the incident

**Everything you share will be kept confidential.**


---

# 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://scaproduction.depaul.edu/safety-hotline.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.
