# Gamification

## Warum machen Computerspiele Spaß

* Simulieren eine wertvolle Fähigkeit
* Sichere Umgebung
* Klare Ziele
* Fortschritt einsehbar
* Direktes Feedback
* Verbesserung des Charakters
* Sammeln von Gegenständen
* Spannende Quests
* Schwierigkeit genau im richitgen Maß

-> Gamificatition für das Leben umsetzen

## Zuckerbrot und Peitsche

Es ist viel besser ein Spiel aus unseren Aufgaben zu machen und Spaß daran zu haben, als uns slebst zu bestrafen.

Ein Delfintrainer belohnt das Tier mit einem kleinen Fisch, wenn er durch den Reifen springt. Dadurch wird es zu einem Spiel und dem Delfin gefällt es.

Es würde nichts bringen den Delfin dafür zu bestrafen, wenn er nicht durch den Reifen springt.

Wie können wir den heutgen Tag zu einem Spiel machen?

[Crazy Good](https://www.goodreads.com/book/show/27036684-crazy-good)

## Bücher

* [Actionable Gamification](https://www.goodreads.com/book/show/25416321-actionable-gamification)

## Links

* [The Gamified Life](https://www.youtube.com/watch?v=yMKBeyEJDpI\&list=PLkCjAL2tiIBNX6_XFcfTavDZlddHKib0Y)
* [How video games are changing my life](https://www.youtube.com/watch?v=Rim2rXIbVoA)
* [How to Level Up in Life](https://www.youtube.com/watch?v=8b0UGEepleU)
* [Games are problems people pay to solve](https://invertedpassion.com/games-are-problems-people-pay-to-solve/)
* [How I Turned My Life Into A Video Game](https://www.youtube.com/watch?v=_VGmzvG7oq4)


---

# 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://notes.d15r.de/leben/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.
