# LPM Wiki

## LPM Wiki

- [Welcome!](https://wiki.longmontpublicmedia.org/welcome.md)
- [Vision, Mission & Values](https://wiki.longmontpublicmedia.org/about-us/vision-mission-and-values.md)
- [Meet the Team!](https://wiki.longmontpublicmedia.org/about-us/meet-the-team.md)
- [LPM Policies](https://wiki.longmontpublicmedia.org/policies/lpm-policies.md)
- [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.
- [Intro](https://wiki.longmontpublicmedia.org/production-how-tos/intro.md)
- [Setting up for a Movie Screening](https://wiki.longmontpublicmedia.org/production-how-tos/setting-up-for-a-movie-screening.md)
- [AIDA NDI PTZ Cameras](https://wiki.longmontpublicmedia.org/production-how-tos/aida-ndi-ptz-cameras.md): LPM currently has three Full-HD Optical Zoom PTZ cameras that are powered via ethernet. The information below aims to explain how to set-up and use the cameras along with their controller.
- [Controlling In-Studio Grid Lights](https://wiki.longmontpublicmedia.org/production-how-tos/controlling-in-studio-grid-lights.md)
- [How to configure Teleprompter remote control](https://wiki.longmontpublicmedia.org/production-how-tos/how-to-configure-teleprompter-remote-control.md)
- [Outdoor Summer Concert Series Setup (in field set up)](https://wiki.longmontpublicmedia.org/production-how-tos/outdoor-summer-concert-series-setup-in-field-set-up.md)
- [Trouble-shooting issues auto-filling credentials of apps on LPM iPads](https://wiki.longmontpublicmedia.org/production-how-tos/trouble-shooting-issues-auto-filling-credentials-of-apps-on-lpm-ipads.md)
- [How to contribute to the LPM Wiki](https://wiki.longmontpublicmedia.org/production-how-tos/how-to-contribute-to-the-lpm-wiki.md)
- [Soundpost Sessions Concert Set Up - Video Only](https://wiki.longmontpublicmedia.org/production-how-tos/soundpost-sessions-concert-set-up-video-only.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://wiki.longmontpublicmedia.org/welcome.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.
