This document provides an overview of how to implement an experiment using the oTree framework. It discusses key aspects like models.py, where most of the code is executed, pages.py, which creates pages for users, and templates, which make pages dynamic. It then gives an example experiment that aims to elicit individual risk preferences based on choices between options A and B. While simplified, it acknowledges issues like only recording the switching point between options and lacking treatment variations. The goal is to see if choices differ from stated risk preferences.