# Quick Start Guide

## For those who like to watch :point\_down:&#x20;

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

At this point you should have Flix installed into your Thinkific site. If not head over to the [install guide](https://docs-flix.superpowerups.com/getting-started/installing-flix) and make sure it is installed.

{% hint style="warning" %}
If you have a Thinkific site with active members, you will want to set this up in an "unpublished" theme so you can smoothly transition your students into the new experience. Please consult the "[Staging Your New Experience Guide](https://docs-flix.superpowerups.com/support-and-help/staging-before-going-live)" first.
{% endhint %}

### Setup Steps

* [ ] **Step 1: Course Review** - Flix uses categories to quickly create a set of learning tracks on the Flix dashboard
  * [ ] **ACTION:** Place your courses into site categories
* [ ] **Step 2: Create a Product index** - Flix uses a product index to know what tracks to place your courses into. We will also use this product index in the future to create "smart tracks".
  * [ ] **ACTION:** Create a custom page and add the *Product index* section from Flix. After a few moments it will create a product index snippet. *Copy the product index* that is shown on the page. You will need it in the next step
* [ ] **Step 3: Setting up the dashboard** - this is where you will change the way your student dashboard looks by adding category tracks.&#x20;
  * [ ] **ACTION**: Add *Dashboard Hide* section - This will hide the default dashboard.
  * [ ] **ACTION:** Add *Auto Resume or Auto Suggest* section
  * [ ] **ACTION:** Add a *Category Track* section and paste the *Product Index* snippet into the product index setting
* [ ] **Step 4: Add some style -**&#x73;elect a pre-built style like Disney Plus, Netfix, Hulu or setup your own color theme using Light or dark styles.
  * [ ] **ACTION:** Add a Style & Settings section to apply a color scheme
* [ ] **Step 5 (Optional)**: Change the categories that are shown by unchecking the *auto generate* option and then manually add a category for each category you want shown.


---

# 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/activating-flix/activating-flix.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.
