{{ block title }} Introduction {{ endblock }} {{ block content }}

You are participating in an experiment in which there is an opportunity to run a project that returns a guaranteed profit. The cost of project is {{Constants.project_cost}} tokens and you need to take a loan to invest in this project.
The net profit on this investment resulted from your choices and the random mechanism will be yours at the end of the experiment. The experiment is designed in such a manner that your profit always exceeds all other costs, including taxes and the interest.
There are two economies with different characteristics for borrowing and running the project. The follwoing pages provides more details on each option.
The experiment includes {{Constants.num_rounds}} independent rounds in total, and what you need to select is which choice you want to invest in and whether you want to pay the tax or other costs based on the information in each situation. At the end of experiment, one round is selected randomly and the profit of that round will be your final profit.
The experimenter will pay you {{Constants.ums_rate}} for each token of your final profit. The final profit is rounded to the nearest whole number.

{{ next_button }} {{ endblock }}