# Power Pops Editor

- [PowerPops Quick Start Guides](https://docs.superpowerups.com/playeah-1/power-pops-editor/quick-win-guides.md)
- [Get to know PowerPop Editor & Create your first Pop🍾](https://docs.superpowerups.com/playeah-1/power-pops-editor/quick-win-guides/get-to-know-powerpop-editor-and-create-your-first-pop.md): Quick Win #1: (3 mins)
- [Making your PowerPops LIVE for your students to see](https://docs.superpowerups.com/playeah-1/power-pops-editor/quick-win-guides/making-your-powerpops-live-for-your-students-to-see.md): Quick Win #2: (3 mins)
- [Explore & Customize the Pre-Built Pops](https://docs.superpowerups.com/playeah-1/power-pops-editor/quick-win-guides/explore-and-customize-the-pre-built-pops.md): Quick Win #3 (4 mins)
- [Using Images and Animations to make your pops, Poppin!](https://docs.superpowerups.com/playeah-1/power-pops-editor/quick-win-guides/using-images-and-animations-to-make-your-pops-poppin.md): Quick Win #4 (5 mins)
- [Customizing colors, popup type, location and effects](https://docs.superpowerups.com/playeah-1/power-pops-editor/quick-win-guides/customizing-colors-popup-type-location-and-effects.md): Quick Win #5 (4 mins)
- [Display Rules 101: Progress Based triggers](https://docs.superpowerups.com/playeah-1/power-pops-editor/quick-win-guides/display-rules-101-progress-based-triggers.md): Quick Win #6 (3 mins)
- [Display Rules 201: Course & Lesson Specific Triggers](https://docs.superpowerups.com/playeah-1/power-pops-editor/quick-win-guides/display-rules-201-course-and-lesson-specific-triggers.md): Quick Win #7 (4 mins)
- [Encouraging students to complete the course](https://docs.superpowerups.com/playeah-1/power-pops-editor/quick-win-guides/encouraging-students-to-complete-the-course.md): Quick Win #8 (2 mins)
- [Best Practices](https://docs.superpowerups.com/playeah-1/power-pops-editor/before-you-get-started.md)
- [Troubleshooting your Pops](https://docs.superpowerups.com/playeah-1/power-pops-editor/troubleshooting-your-pops.md)
- [Finding & Using Animations](https://docs.superpowerups.com/playeah-1/power-pops-editor/finding-and-using-animations.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/power-pops-editor.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.
