# Renew membership

If your current membership expires in 30 days or less you are able to renew it via the [user dashboard](https://knepp.se/user/dashboard) so that you don't loose access to the darkroom. The process is quite similar to when [becoming a new member](/darkroom-management-system/become-a-new-member.md) and the payment options are identical. Please make sure to select the right THS membership before confirming any new subscription so that you pay the right amount.

There are also only two expiry dates for memberships given the restrictions imposed by the card office at KTH. This means that memberships are not computed according to the rolling year given by when the membership was created but instead they can only expire January 15th or June 15th according to which one is within range of the membership with a grace period of one month.

<figure><img src="/files/Ifw82JITuTYpGxfBUH40" alt=""><figcaption><p>Dashboard user view with membership renewal</p></figcaption></figure>


---

# 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/renew-membership.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.
