{% if not request.query_params.get("embedded") %}
{% include "_room_presence.html" %}
{% include "_room_chat.html" %}
{% include "_room_video.html" %}
{% endif %}
{% include '_credit_meter.html' %}
Open Roles
Pick a role. Walk into the booth.
Sides loaded · Evie reads the other part · You record. Submit your best takes.
{% for r in roles %}
{% set card_img = r.character_image_url or r.poster_url or '' %}