> 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/fast-action-and-time-sensitive.md).

# Member FOMO

### :boom: Fast action & time sensitive :alarm\_clock:&#x20;

{% hint style="info" %}
Using FOMO is not only great for *selling* your course, but it can also be used to your advantage to get your ***current members to take action**.* And this one creates a feeding frenzy:shark: of action.
{% endhint %}

* [ ] **Setup a new micro course to be used just for this** (perfect for memberships). Again the goal is something "micro" (which is less than "mini"). One thing. I would say create one chapter that has two lessons.
  1. Lesson 1 - a simple video or even a PDF to read -Enable lesson prerequisite&#x20;
  2. Lesson 2 - a one question quiz lesson type that is set to "must pass". Make it an easy to get it right type of question (maybe even silly)&#x20;
* [ ] Setup a **second chapter that is called "See if you won"**
  1. For this one you can have a basic video, or text that basically tells them to "Complete the course" to see if you have one.
* [ ] Setup a **Power Pop flow for this course with an** [**Overlay**](broken://pages/-MTDjGVY9V_X6PZrkt8b#overlay) **or** [**Side Push**](broken://pages/-MTDjGVY9V_X6PZrkt8b#side-push) **pop type configured to be shown upon 100% course completion.** Also set it up with a CTA that is linked to your reward (pdf, book some time, join private call, discount)
* [ ] **Announce** to your audience that you are **offer a prize for the first 20 people** who complete the new "course" you just released. Tell them it will go quick and the contest will end in 2 days
* [ ] **After the prize fills up** (you will have to watch this for now) - change the Power Pop so that it says a "sorry" message instead.


---

# 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/fast-action-and-time-sensitive.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.
