> 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/gamifying-with-using-playeah/spot-the-dancing-monkey.md).

# Spot the Dancing Monkey

### :monkey: Spot the Dancing Monkey

{% hint style="info" %}
This is a "fun" one when you have a "fun bunch" of members
{% endhint %}

* [ ] Setup a bunch of nudge **Power Pop types;** [**"Mini"**](broken://pages/-MTDjGVY9V_X6PZrkt8b#nudge-mini) **or** [**"Medium"**](broken://pages/-MTDjGVY9V_X6PZrkt8b#nudge-medium) size to be triggered frequently (you can always pick certain courses to target or disable them completely)
* [ ] **Pick a "fun" animation** [**like a dancing monkey**](https://lottiefiles.com/search?q=dancing%20monkey\&category=animations):monkey: and use some fun wording that is focused on encouragement *"This alpaca thinks your are doing great!!"*
* [ ] Announce to your members that you want to see **who spots the most monkey's** inside the course. Tell them to snag a screenshot and post it in your group

{% hint style="success" %}
This is only just a small sample of some of the ways you can **introduce gamification into your Thinkific site, using plaYEAH!.** As more plaYEAH!s join the legion against boring experiences🦹🏽‍♂️ , the more gamification ideas we will share with you so that your super powers can increase.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://playeah-docs.robgalvin.co/instant-super-powers/gamifying-with-using-playeah/spot-the-dancing-monkey.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
