# Check-Out Procedure

Some classes or events require you to check out at the end. Please follow these steps:

**Step 1: Prepare to Check Out**

* Remain at the venue until you are ready to check out.
* Open the Attendance App when your class or event is ending.
* You can check out the class or event earliest at 30 minutes before it ends.
* A check-out reminder notification will appear 15 minutes before the class or event ends.

**Step 2: Check Out**

* Tap the “**CHECK OUT**” button in the app to record your departure.
* You can only perform check-out no later than 1 hour after the class or event ends.
* You must check out before leaving the venue.

<figure><img src="/files/GDk6sHihe5zE2efnTiHw" alt=""><figcaption></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://userguide.hku.hk/hku-attendance/check-out-procedure.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.
