{{ block title }}Contribute{{ endblock }} {{ block content }}

You are endowed with {{ session.token_per_round }} tokens. Please contribute these {{ session.token_per_round }} tokens to the pools.

You must contribute all the tokens. You can contribute to just one pool or multiple pools. Leaving a field blank means 0 contribution.

Pool A: For each token you contribute to Pool A, you receive {{ session.token_keep }} token.

{{ formfield 'to_A' }}

Pool B: For each token you contribute to Pool B, each member of your group, including yourself, receives {{ session.token_coop }} tokens.

{{ formfield 'to_B' }}

Pool C: For each token you contribute to Pool C, each member of your group, including yourself, receives {{ session.token_coop }} tokens. In addition, each member of the other group loses {{ session.token_coop }} tokens.

{{ formfield 'to_C' }} {{ if participant.condition == "y_ie" }}

Pool D: For each token you contribute to Pool D, you receive {{ session.token_ie_s }} tokens. In addition, each member of the other group loses {{ session.token_ie_h }} tokens.

{{ formfield 'to_D' }} {{ endif }} {{ next_button }} {{ endblock }}