# Docs

## Docs

- [Welcome to KNEPP!](https://darkroom.knepp.se/readme.md)
- [Access to the darkroom](https://darkroom.knepp.se/how-to-get-access-to-the-darkroom.md)
- [Pictures](https://darkroom.knepp.se/how-to-get-access-to-the-darkroom/pictures.md)
- [Developing B\&W film rolls](https://darkroom.knepp.se/b-and-w-development/developing-b-and-w-film-rolls.md): A guide to film processing, walking you through every step of how to develop black and white film in our lab.
- [Developing C41 film rolls](https://darkroom.knepp.se/color-development/developing-c41-film-rolls.md): This is Knepp's guide on how to develop C41 using the Rollei Colorchem C41-chemistry. C41 is, unlike B/W, a standardized process. That means you can develop different film stocks in the same time!
- [JOBO CPA 2 – Color Film Processing Guide](https://darkroom.knepp.se/color-development/color-film-processing-with-jobo.md)
- [Imacon scanning](https://darkroom.knepp.se/scanning/imacon-scanning.md): Please note that you have to do the Imacon intro course before using the scanner!
- [Enlarging pictures](https://darkroom.knepp.se/b-and-w-prints/enlarging-pictures.md)
- [Printing contact sheets](https://darkroom.knepp.se/b-and-w-prints/printing-contact-sheets.md)
- [Become a new member](https://darkroom.knepp.se/darkroom-management-system/become-a-new-member.md): A guide on how to become a member.
- [Create and view bookings](https://darkroom.knepp.se/darkroom-management-system/create-and-view-bookings.md): A guide on how to make bookings.
- [Renew membership](https://darkroom.knepp.se/darkroom-management-system/renew-membership.md): A guide on how to renew the membership.
- [Slack integration](https://darkroom.knepp.se/darkroom-management-system/slack-integration.md): A guide on how to use Slack and the system together.


---

# 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://darkroom.knepp.se/readme.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.
