# How to Clock in/out

When you enter the hospital on the upper entrance you can go behind the counter and into the staff only room door, where you can go on & off duty with the clipboard on the wall. <br>

{% hint style="info" %}
After you have went on duty, you can set your outfit for the first time. To do so, continue through the second door into the locker room to the lockers.
{% endhint %}

From then on, it will be permanently saved. It’s a good idea to save your current off duty outfit in the hospital locker room as well so you can easily switch back.  There is a locker room with set outfits, please have any custom outfit approved by High Commands or Dean.


---

# 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://foundation-roleplay.gitbook.io/foundation-ems-handbook/getting-started/how-to-clock-in-out.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.
