# Gamification

## Token Economies

Certain behaviors will earn points that accumulate to individual or group rewards. This is a fun and classic behavioral modification technique. It takes work to setup and maintain so it fades in and out of practice for most teachers.&#x20;

{% embed url="<https://en.wikipedia.org/wiki/Token_economy>" %}

{% embed url="<https://thecornerstoneforteachers.com/token-system/>" %}

Token economies are often used in shaping classroom culture, but it also can be used to acknowledge outstanding work. There are some easy ways to to implement this game mechanic and sustain it with less effort using ClassCraft or ClassDojo.&#x20;

### ClassCraft

{% embed url="<https://www.youtube.com/watch?v=jqdIr17czyc>" %}

### ClassDojo

{% embed url="<https://www.youtube.com/watch?time_continue=1&v=Rzzb5cmNoc0&feature=emb_logo>" %}

{% embed url="<https://www.youtube.com/watch?v=czQiZmVfLQQ>" %}

{% hint style="danger" %}
**Provide feedback**\
If you see an error or have a suggestion, [please submit a response to this short form](https://forms.gle/3CPXVUTGU2iwcAWq5).&#x20;
{% endhint %}


---

# 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://gilmour.online/lancertech/educators/class-toolkit/gamification.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.
