# Starstream In-Person Events

- [Creating an in-person event](https://help-center.starstream.app/starstream-in-person-events/creating-an-inperson-event.md): Creating a new in-person event and setting it up for the first time.
- [Accessing a In-Person Event](https://help-center.starstream.app/starstream-in-person-events/inperson-event-customer-journey.md): The entire journey of customers from visiting the event page to buy it to accessing the in-person event.
- [Scanning QR codes](https://help-center.starstream.app/starstream-in-person-events/qr-codes.md): How can event owners use QR Code scanning for QR tickets generated by Startsream.
- [Notification Timeline](https://help-center.starstream.app/starstream-in-person-events/inperson-event-notification-timeline.md): Different notifications sent to customers for in-person events and when each of them is sent.
- [Downloading list of participants](https://help-center.starstream.app/starstream-in-person-events/downloading-participant-list.md): Steps to download a list of the in-person event attendees (participants) and details of their reservation.
- [Sending a test ticket for an in-person event](https://help-center.starstream.app/starstream-in-person-events/inperson-event-test-tickets.md): Steps to send a test ticket to your email to check how it looks before publishing the event page and ticket.
- [Sending and customizing event replay for in-person event](https://help-center.starstream.app/starstream-in-person-events/inperson-event-replays.md): Sending your in-person event replay to customers via email and SMS, and customizing both messages.


---

# 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://help-center.starstream.app/starstream-in-person-events.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.
