# Shack Reservations & Policies

Get your gear, check the rules, and roll! These policies keep The Shack running for everyone.

<details>

<summary><strong>Reservations</strong></summary>

* All gear reservations must be made **online through the Patron Portal**. The Shack cannot take reservations by phone or email.
* Report any errors or issues with the Portal to the Shack **right away**.
* Maximum checkout: **200 items per person**.
* Maximum **2 advanced LEDs per checkout**.
* Any reservation changes must be made **at least 24 hours before pickup**.

</details>

<details>

<summary><strong>Advanced Gear</strong></summary>

* Advanced gear **cannot** be added on the day of pickup.
* Students taking out advanced gear, or checking out **over 100 items**, must **inspect their equipment carefully**. Any damages found after pickup will be the student’s responsibility.

</details>

<details>

<summary><strong>Pick up &#x26; Returns</strong></summary>

* Pickup and return times are **strict** unless the G\&E Coordinator approves otherwise.
* Early pickups or returns are **not guaranteed** and depend on Shack traffic.

</details>

<details>

<summary><strong>Cancellations</strong></summary>

* Cancellations must be made **at least 24 hours before pickup**.
* Every reservation must be linked to a **project or group**. Reservations not linked will be canceled.

</details>

<details>

<summary><strong>Etiquette</strong></summary>

* Students must **test and load equipment within 2 hours** of their reserved start time.
* **No verbal abuse** of Shack staff will be tolerated.

</details>


---

# 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/equipment-centers-and-stages/grip-and-electric-the-shack-cinespace/shack-reservations-and-policies.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.
