# DARKROOM MANAGEMENT SYSTEM

- [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: 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://darkroom.knepp.se/darkroom-management-system.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.
