> For the complete documentation index, see [llms.txt](https://darkroom.knepp.se/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://darkroom.knepp.se/how-to-get-access-to-the-darkroom.md).

# Access to the darkroom

![](/files/zjwXXam2An1X7n3OcJov)

## Where is it?

We're located on floor 2 in the [Q building at KTH Main Campus](https://www.google.com/maps/place/Malvinas+V%C3%A4g+4,+114+28+Stockholm/@59.3501665,18.0647645,17z/data=!3m1!4b1!4m5!3m4!1s0x465f9d6b2e04a231:0x50419256350f01a1!8m2!3d59.3501665!4d18.0669532). Just enter the Q building, go down the stairs and on your left you should see a door with our logo and a big camera hanging at the entrance.

![](/files/U4skdboKEe5UWkP5dCim)

## Membership

For a yearly access to our lab we ask for 450kr. We guarantee...

* Access to two enlargers, paterson tanks, film dryier, filters and more.
* Digital lab with...
  * Imacon.
  * Coolscan IV.
  * Flatbed scanner.
* Fresh supply of chemistry (developers, fix, stop) for both B\&W and C41 development.
* Some papers and chemistry for making prints.

## How to get access?

After you become a member you will be able to book a time and use our darkroom whenever it will suit you.

1. Become a member through [our website](https://knepp.se/user/signup).
2. Send us a message on [Facebook](https://www.facebook.com/KneppKTH/) or mail (<info@knepp.se>) and pay via PlusGiro or PayPal.
3. We will set up a intro course on how to use our equipment.
4. We will ask you about the number on your KTH access card so that you could visit the darkroom anytime on your own.


---

# 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, and the optional `goal` query parameter:

```
GET https://darkroom.knepp.se/how-to-get-access-to-the-darkroom.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
