# PowerPops Quick Start Guides

Each of these :rocket: Quick Win guides only take a few minutes to watch and setup. Go in the order below and grow your super powers :man\_superhero:

* [ ] Start with a basic [understanding of the PowerPop Editor](/playeah-1/power-pops-editor/quick-win-guides/get-to-know-powerpop-editor-and-create-your-first-pop.md) and create your PowerPop of confetti :confetti\_ball: that will rain down on your students when they complete the course.
* [ ] Learn how to [make your PowerPops live ](/playeah-1/power-pops-editor/quick-win-guides/making-your-powerpops-live-for-your-students-to-see.md)for your students to see :rocket:
* [ ] Explore and [customize a pre-built pop](/playeah-1/power-pops-editor/quick-win-guides/explore-and-customize-the-pre-built-pops.md) to give your students a nudge of encouragement :clap: as they begin the course
* [ ] Learn how to [add some fun into your pops with cute animations or GIF's](/playeah-1/power-pops-editor/quick-win-guides/using-images-and-animations-to-make-your-pops-poppin.md). :frame\_photo: Look like a pro-designer in a few minutes with pre-built Canva animations.
* [ ] Learn how to position the popup :arrow\_up\_down: in the location you want it to appear with your [custom colors. Explore popup types and effects](/playeah-1/power-pops-editor/quick-win-guides/customizing-colors-popup-type-location-and-effects.md).
* [ ] [Using progress based triggers](/playeah-1/power-pops-editor/quick-win-guides/display-rules-101-progress-based-triggers.md):bell: to remind your student how to get help when they are further along in the course
* [ ] Learn how to [setup the display rules](/playeah-1/power-pops-editor/quick-win-guides/display-rules-201-course-and-lesson-specific-triggers.md) :dart: so your pop's are popping at the right time and for the specific course and lesson you want it to appear.
* [ ] Add another fun and encouraging PowerPop towards the end of the course to [get your students excited about completing the course.](/playeah-1/power-pops-editor/quick-win-guides/encouraging-students-to-complete-the-course.md):tada:

{% hint style="danger" %}
**WARNING!** Do not put the Power Pops sections on the same page that you are using for [Tour Guide](/playeah-1/tour-guide/using-the-course-player-tour.md#how-to-use-the-tour-guide) or [Power Styles](/playeah-1/power-style-editor/power-style-quick-start-guide.md). It needs to be set up on it's own custom page.
{% endhint %}


---

# 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/power-pops-editor/quick-win-guides.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.
