# STARSTREAM TICKET CUSTOMIZATION

- [Customizing event ticket](https://help-center.starstream.app/starstream-ticket-customization/event-ticket.md): Customizing an event ticket for both online and in-person events.
- [Customizing register confirmation](https://help-center.starstream.app/starstream-ticket-customization/register-confirmation.md): Steps to customize confirmation email and SMS for your event.
- [Customizing default ticket, register confirmation & replay emails & SMSs](https://help-center.starstream.app/starstream-ticket-customization/default-notifications.md): Customizing default emails and SMSs for tickets, register confirmations and event replays.
- [Using the email editor](https://help-center.starstream.app/starstream-ticket-customization/the-email-editor.md): Customizing your ticket, confirmation and reminder emails using the internal email editor.
- [Using the SMS editor](https://help-center.starstream.app/starstream-ticket-customization/the-sms-editor.md): Customizing your ticket, confirmation and reminder emails using the internal SMS editor.
- [Customizing the order page button](https://help-center.starstream.app/starstream-ticket-customization/customizing-order-page-button.md): Steps to change the appearance of the order (reservation) button on your event page.


---

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