> For the complete documentation index, see [llms.txt](https://knowledge-base.letsgetdigital.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge-base.letsgetdigital.com/in-person-event/self-check-in-service/networking-table-self-check-in-app.md).

# Networking table self check-in (App)

## How to set it up

At your in-person or hybrid event, you can hang up QR codes at the '[physical networking tables](https://knowledge-base.letsgetdigital.com/the-admin-panel/communication/application/round-tables)' so that attendees can scan them with the app to check in to the networking table they are visiting.&#x20;

In the admin panel, navigate to 'Communication' and choose 'Networking tables'. Under the 'export' column, you can find a QR-code button that you can click for all physical networking tables. You will then be forwarded to a QR code with the name of the networking table and the active times above it. You can print out and display this QR code at the physical networking tables at your event venue for users to scan with their QR-code scanner built within the Let's Get Digital app.

After the event, you can download the statistics to see how many and which attendees checked in for which physical networking tables.

## The end result

![](/files/5UpciADQEmAtDd9TZ5bb)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledge-base.letsgetdigital.com/in-person-event/self-check-in-service/networking-table-self-check-in-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
