> For the complete documentation index, see [llms.txt](https://playeah-docs.robgalvin.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://playeah-docs.robgalvin.co/instant-super-powers.md).

# Instant Super Powers

- [Quick Wins](https://playeah-docs.robgalvin.co/instant-super-powers/quick-wins.md): PowerUp Your plaYEAH! In Less than 10 minutes!
- [Gamify Your Site Using plaYEAH!](https://playeah-docs.robgalvin.co/instant-super-powers/gamifying-with-using-playeah.md)
- [plaYEAH! Gamification Guides](https://playeah-docs.robgalvin.co/instant-super-powers/gamifying-with-using-playeah/playeah-gamification-guides.md)
- [Super Pac-man](https://playeah-docs.robgalvin.co/instant-super-powers/gamifying-with-using-playeah/quick-win-greater-than-quick-sale.md): Using the "Pacman" method to change the way you think about selling your course
- [Member FOMO](https://playeah-docs.robgalvin.co/instant-super-powers/gamifying-with-using-playeah/fast-action-and-time-sensitive.md): Using the the "secret Contest Lesson type" and FOMO  to make users take actions Your Thinkific Course Experience With plaYEAH!
- [Spot the Dancing Monkey](https://playeah-docs.robgalvin.co/instant-super-powers/gamifying-with-using-playeah/spot-the-dancing-monkey.md): Turning a "fun" contest into content consumption
- [Escape Room](https://playeah-docs.robgalvin.co/instant-super-powers/gamifying-with-using-playeah/progressive-surprises.md): Using puzzles and progression to get your members to "escape your course"
- [Magic Multimedia Lesson](https://playeah-docs.robgalvin.co/instant-super-powers/magic-multimedia-lesson.md): This superpower allows you to control the complete and continue button from your Storyline code


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://playeah-docs.robgalvin.co/instant-super-powers.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.
