# Staging before going LIVE

![](/files/-MZz8ky95z0CsgbbISxb)

### How to prepare Flix before going LIVE

* [ ] **Duplicate your current theme** by going to  `Site Admin / Design You Site / Theme library`
* [ ] Click the three dots next to the published theme, then choose **Duplicate**
* [ ] **Wait a few moments** for the theme to be copied
* [ ] Click **`Build`** on the new copied theme in the My installed themes section

### How to view your student dashboard in an unpublished theme

* [ ] **Navigate to the theme library**
* [ ] Click the **Edit Code** link from the "three dots" menu of the unpublished theme
* [ ] Click the "three dots" menu inside the code viewer and select **Preview**
* [ ] Change the url and put **enrollments** right before the question mark ex: *yourdomain.thinkific.com/enrollments?ctid=1234567*

{% embed url="<https://www.loom.com/share/a5f1bc23cdfa4132a90a16f8ced59ef1>" %}


---

# 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://docs-flix.superpowerups.com/support-and-help/staging-before-going-live.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.
