# Troubleshooting your Pops

When you save your PowerPop you may notice a warning icon displayed. This is indicating that there is a problem with your configuration. You will need to clear the warning before being allowed to copy and paste your plaYEAH Power Pop code.

![](/files/EPr0N0wm5YaG2lYSecaj)

### Reasons for getting a warning:

* You specified Course targeting and did not add a Course Targeting block. *To fix: Add a course targeting block*
* You specified Lesson Start or Lesson Complete Trigger and did not specify a lesson. *To fix: Add a course targeting block and be sure to* [*specify a lesson id*](/playeah-1/power-pops-editor/quick-win-guides/display-rules-201-course-and-lesson-specific-triggers.md)\_\_
* You are using a Pop Up Pop type but are missing a heading. *To fix: add a heading in the Text setting group*
* You are using an Image/Gif for the media type, but did not specify an image. *To fix: add an* [*image in the Media* ](/playeah-1/power-pops-editor/quick-win-guides/using-images-and-animations-to-make-your-pops-poppin.md)*settings*
* You are using an animation for the media type, but did not specify a Lottie animation url. *To fix: add a* [*lottie animation*](/playeah-1/power-pops-editor/finding-and-using-animations.md) *url in the settings.*


---

# 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/troubleshooting-your-pops.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.
