# Self check-in service

{% hint style="info" %}
Available for: In-person events, package: advanced and extensive
{% endhint %}

The self check-in service can be used to replace the need for people manually checking in attendees at the entrance to your event venue. The attendees can check themselves in by scanning a QR code with the app and also retrieve their badge as well.

For information about how to set it up and the settings, please refer to [Self check-in settings page](https://knowledge-base.letsgetdigital.com/the-admin-panel/settings/app-settings-app/self-check-in-service-settings-app).


---

# 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://knowledge-base.letsgetdigital.com/in-person-event/self-check-in-service.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.
