# In-Person Event&#x20;

- [Branded App](https://knowledge-base.letsgetdigital.com/in-person-event/application.md): This article describes everything you need to know about publishing your Branded App.
- [Create an Apple Developers Account](https://knowledge-base.letsgetdigital.com/in-person-event/application/apple-developers-account.md): Creating an Apple Developer Account is a pre-requisite for publishing Branded Apps. See how you can create an account in the following article:
- [Grant Access to Apple Developer Account](https://knowledge-base.letsgetdigital.com/in-person-event/application/granting-account-access.md): Invite us to your Apple Developer Account so that we can build & publish your Branded App under your organisations name.
- [Contacting Apple Support](https://knowledge-base.letsgetdigital.com/in-person-event/application/contacting-apple-support.md): This article will describe how you can contact Apple.
- [How to Complete Your Trader Status in App Store Connect](https://knowledge-base.letsgetdigital.com/in-person-event/application/how-to-complete-your-trader-status-in-app-store-connect.md): How to Complete Your Trader Status in App Store Connect
- [App - Best Practices](https://knowledge-base.letsgetdigital.com/in-person-event/app-best-practices.md): Use the following best practises to make sure the app work's automatically for you!
- [App = Entry ticket](https://knowledge-base.letsgetdigital.com/in-person-event/app-best-practices/app-entry-ticket.md): This is a proven best practice
- [Communication flow:  App = Entry ticket](https://knowledge-base.letsgetdigital.com/in-person-event/app-best-practices/app-entry-ticket/communication-flow-app-entry-ticket.md)
- [Pre-event page (App)](https://knowledge-base.letsgetdigital.com/in-person-event/pre-event-page-app.md): It is possible to set up a pre event page for in-person events. This pages describes how to do that that.
- [Self check-in service](https://knowledge-base.letsgetdigital.com/in-person-event/self-check-in-service.md): This article describes the self check-in service.
- [Location self check-in QR code (App)](https://knowledge-base.letsgetdigital.com/in-person-event/self-check-in-service/location-self-check-in-qr-code-app.md): This page describes how the location self check-in function works.
- [Networking table self check-in (App)](https://knowledge-base.letsgetdigital.com/in-person-event/self-check-in-service/networking-table-self-check-in-app.md): This page describes how the networking tables self check-in function works.
- [Treasure hunt](https://knowledge-base.letsgetdigital.com/in-person-event/treasure-hunt.md): Overview of the Treasure Hunt feature for event apps


---

# 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.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.
