> For the complete documentation index, see [llms.txt](https://wiki.longmontpublicmedia.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.longmontpublicmedia.org/makerspace.md).

# Makerspace

- [Welcome to your Media Makerspace](https://wiki.longmontpublicmedia.org/makerspace/welcome-to-your-media-makerspace.md)
- [Orientation](https://wiki.longmontpublicmedia.org/makerspace/orientation.md)
- [Memberships](https://wiki.longmontpublicmedia.org/makerspace/memberships.md)
- [Studio Reservations](https://wiki.longmontpublicmedia.org/makerspace/studio-reservations.md)
- [How to Check In & Use Red Recording Lights](https://wiki.longmontpublicmedia.org/makerspace/how-to-check-in-and-use-red-recording-lights.md)
- [Teaching Classes at LPM](https://wiki.longmontpublicmedia.org/makerspace/teaching-classes-at-lpm.md)
- [Hosting Events](https://wiki.longmontpublicmedia.org/makerspace/hosting-events.md)
- [Equipment & Equipment Rentals](https://wiki.longmontpublicmedia.org/makerspace/equipment-and-equipment-rentals.md)
- [Studios](https://wiki.longmontpublicmedia.org/makerspace/studios.md)
- [TV Studio](https://wiki.longmontpublicmedia.org/makerspace/studios/tv-studio.md)
- [Live Streaming](https://wiki.longmontpublicmedia.org/makerspace/studios/live-streaming.md)
- [Editing Room](https://wiki.longmontpublicmedia.org/makerspace/studios/editing-room.md)
- [Podcast Studio](https://wiki.longmontpublicmedia.org/makerspace/studios/podcast-studio.md)
- [Audio Production Studio](https://wiki.longmontpublicmedia.org/makerspace/studios/audio-production-studio.md)
- [Digitization Studio](https://wiki.longmontpublicmedia.org/makerspace/studios/digitization-studio.md)
- [Photography Shop](https://wiki.longmontpublicmedia.org/makerspace/photography-shop.md): Located in the Editing Room
- [24/7 Access](https://wiki.longmontpublicmedia.org/makerspace/24-7-access.md)
- [Shutdown Procedure](https://wiki.longmontpublicmedia.org/makerspace/shutdown-procedure.md)
- [Injury Incident Report](https://wiki.longmontpublicmedia.org/makerspace/injury-incident-report.md): Did you or someone else get injured at LPM? If so, please fill out this form.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wiki.longmontpublicmedia.org/makerspace.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.
