# COVID19: How to Book MIDDLA

### 1) Go to the [Skedda booking system](https://middla.skedda.com/booking)

![](/files/-MG3ThPJa6xiBcr22kFy)

{% hint style="info" %}
&#x20;You will need to create an account if you do not have one
{% endhint %}

### 2) Login using your credentials

Enter your account details to login to the booking system

![](/files/-MG3ULhLmK2VYIrTWJdH)

### 3) Select a time slot

Click a time slot in the space that applies to you. Student groups include students taking courses while Research groups include researchers and students doing their master thesis. Drag down the selection to indicate your booking time (1 hour for student groups; 4 hours for research groups)

{% hint style="info" %}
Please note that if you are attempting to use the laser cutter or the 3D printers for the first time, make sure you book a slot when a lab assistant is free, so that they can show you how to use them safely. Confirm with lab assistants about their availability before booking.
{% endhint %}

![](/files/-MG3cY42rPCGIGctFCl4)

![](/files/-MG3c_tx1b7F2ieZVNmM)

### 4) Enter details of the booking

Add a booking title (which includes any special equipment you may need)

![](/files/-MG3cwDGqPERm1xN06Pf)


---

# 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://middla.gitbook.io/lab/how-to-book-middla.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.
