# Popup Snips

- [PU-001 Typeform](https://docs-playersnips.superpowerups.com/the-snips/popup-snips/pu-001-typeform.md): PU-001
- [PU-002 Emoji Bar](https://docs-playersnips.superpowerups.com/the-snips/popup-snips/pu-002-emoji-bar.md): PU-002
- [PU-003 Avatar Bar](https://docs-playersnips.superpowerups.com/the-snips/popup-snips/pu-003-avatar-bar.md): PU-003
- [PU-004 Animation Bar](https://docs-playersnips.superpowerups.com/the-snips/popup-snips/pu-004-animation-bar.md): PU-004
- [PU-005 Image Card](https://docs-playersnips.superpowerups.com/the-snips/popup-snips/pu-005-image-card.md): PU-005
- [PU-006 Loom Card](https://docs-playersnips.superpowerups.com/the-snips/popup-snips/pu-006-loom-card.md): PU-006
- [PU-007 Animation Card](https://docs-playersnips.superpowerups.com/the-snips/popup-snips/pu-007-animation-card.md): PU-007


---

# 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-playersnips.superpowerups.com/the-snips/popup-snips.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.
