> 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/quick-win-greater-than-quick-sale.md).

# Super Pac-man

### :zap: Quick Win => Quick Sale :moneybag:&#x20;

{% hint style="info" %}
This is much better way to sell your course instead of using the standard Thinkific [free preview](https://support.thinkific.com/hc/en-us/articles/360030722473) feature
{% endhint %}

* [ ] **Setup a free (or super low cost) micro course** or live workshop (using Thinkific [Live Lesson features](https://support.thinkific.com/hc/en-us/articles/360044656134)). The goal is to keep it to **"one thing"** - one quick win for your members (and for you as well because you have to do a :poop: **ton less in trying to sell and create it**). I would personally make it just one lesson.
* [ ] Setup a [**Power Pop**](/power-pops-editor/quick-win-guides.md) **to be triggered upon 100% completion** (also let them know that there is a prize if they mark the lesson complete). Use an [Overlay](broken://pages/-MTDjGVY9V_X6PZrkt8b#overlay) or [Side Push](broken://pages/-MTDjGVY9V_X6PZrkt8b#side-push) pop type that uses a CTA that is the enroll link to the next "quick win".&#x20;
* [ ] **Create a second hidden mini course** and link the **CTA for the Pop you just created to enroll enroll them in this  hidden course** (using a free "next course" is perfect because they will be brought right into the course)
* [ ] Do the same thing and deliver another quick win in this course that is easy to understand, easy to implement
* [ ] **For the second course, setup another Power Pop that is triggered at 100%** - this one has a message that may temp them to join your signature course/membership at a discounted rate. Point out that will only see this message/offer here - once they close it, it's gone.

![](https://media.giphy.com/media/d9QiBcfzg64Io/giphy.gif)

{% hint style="success" %}
You can string as many of these as you like - kind of like a game of Pacman. You can have a few freebies in the beginning that leads them to a course or as little as two
{% 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/quick-win-greater-than-quick-sale.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.
