# Activating Your Super Powers

{% embed url="<https://s3.amazonaws.com/thinkific-import/205311/courses/592321/PlayeahJustInstalledV2-210306-145758.mp4>" %}

### Add your new SuperPowers to your site

After installing the application, you will need to **add three new custom pages to your Thinkific site** so that you can access the 🧭 [Tour Guide](/playeah-1/tour-guide/using-the-course-player-tour.md), :art:[Power Style Editor](/playeah-1/power-style-editor/power-style-quick-start-guide.md) and :champagne:[Power Pops ](/playeah-1/power-pops-editor/quick-win-guides.md)Editor

#### :boom:Super Power #1: 🧭 Tour Guide (NEW)

* [ ] Create a new **custom page** called `plaYEAH Guide`
* [ ] Remove the Banner section and set the page permission to `Only Me`
* [ ] Add a **new section** and search for Tour Guide
* [ ] You will **see settings on the left side** that will allow you to change the **text**, **colors** and decide on which steps to show.
* [ ] When you are satisfied, then click the **Copy Code** button and follow the instructions to paste the code into your `Site Footer Code` settings.

#### :boom:Super Power #2: :champagne:Power Pops Editor

* [ ] **Login into your Thinkific** site as a site admin
* [ ] Go to **Site Builder** and **Add a Custom Page** called `My plaYEAH Pops`
* [ ] **Delete the default** `Banner` section
* [ ] Set the **page security to** `Only me`
* [ ] Click **Add Section** and then type `Pops`
* [ ] Select :champagne: **Power Pops Editor**
* [ ] Then watch the [PowerPops Quick Start Guide](/playeah-1/power-pops-editor/quick-win-guides.md)

#### :boom:Super Power #3: :art:Power Style Editor

* [ ] Go back to the main custom pages section inside of Site Builder
* [ ] **Add another custom page** called: `My plaYEAH! Style`
* [ ] **Delete the default** `Banner` \*\*\*\* section
* [ ] Set the **page security to** `Only me`
* [ ] Click **Add Section** and then type `Style`
* [ ] Select :art:**Power Style Editor**
* [ ] Then watch the [Power Style Quick Start Guide](/playeah-1/power-style-editor/power-style-quick-start-guide.md)


---

# 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.superpowerups.com/playeah-1/getting-started/onboarding.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.
