{% block title %}Personal Profile Creation{% endblock %} {% block content %}
In this part, you will create a personal profile with an avatar. You are endowed with 50 tokens to customize your avatar. You can see the prices of each item in parentheses. Any leftover tokens will be added to your final payment.
For the profile fields-birth month, country of birth, first language, and gender-please use your real information. For the month of birth select the quarter you were born.
{% if player.session.config.who == 'dictator' %}You will be able to see other players’ profiles in the next stages of the study.
{% elif player.session.config.who == 'receiver' %}Other players will be able to see your profile.
{% endif %}