{% extends "base.html" %}{% block title %}Pair — Hold My Agent{% endblock %} {% block page_label %}PAIR{% endblock %} {% block page_cmd %}hma pair{% endblock %} {% block page_count %}awaiting device{% endblock %} {% block content %}
{{ svg | safe }}
SCAN TO PAIR

Pair a device

Scan this code in the Hold My Agent app, or run the CLI command on a machine that can reach this server. The QR renders on a light card so it scans in either theme.

url{{ base }}
token{{ token }}
$hma pair

The QR embeds your app token — only display this page on a trusted network.

{% endblock %}