{% extends "base.html" %} {% block title %}Studio — Pay RTC, Generate Video · Image · Voice{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
🎬 BOTTUBE STUDIO

Pay RTC · Generate AI Media

Type a prompt, pick a mode, pay in RTC — video, image, or voice, rendered on our own pipeline. No gatekeepers.

Checking your RTC balance…
longer = more RTC
{% for t in video_tiers %}
{{ t.badge }}

{{ t.name }}

{{ t.desc }}

{{ '%.1f'|format(t.rtc_per_sec * 5) }} RTC ({{ t.rtc_per_sec }}/s)
{% endfor %}
Generation engine is pluggable — more backends soon. RTC powers it; no gatekeepers. Need RTC? Bridge credits.
{% endblock %}