> For the complete documentation index, see [llms.txt](https://help-center.starstream.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help-center.starstream.app/starstream-ticket-customization/customizing-order-page-button.md).

# Customizing the order page button

Starstream allows you to change the text of the order page button. Users click on this button to buy your event from the order page. Here is how to change the button text:

1. In your main Starstream dashboard, make sure you are in the Events tab.

![](/files/k7afvcFa9oGpbw1XbY6T)

2. Scroll down to the event you want to customize its order page button.

![](/files/lTRyjJJKQ3X2omHgI6Cv)

3. Go to the Customize Ticket tab.

![](/files/oiBPMl5wl1MZ8ThrKENv)

4. Scroll down to the Customize Order Page Button section. Type the new text for the button, You can click reset to return the button to its default text.

![](/files/nu5ZiH4Cf92uuLXSohYt)

5. Click **Save**.

![](/files/XZFaa45Pwsz5XRcJRDMw)


---

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

```
GET https://help-center.starstream.app/starstream-ticket-customization/customizing-order-page-button.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.
