> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.adid.dev/llms.txt.
> For full documentation content, see https://docs.adid.dev/llms-full.txt.

# Connections & Invitations

1. `POST /api/v1/didcomm/connections/invite` → returns one-time invitation URL/QR.
2. Receiver scans, then `POST /api/v1/didcomm/connections/accept` with the invitation and their DID.
3. Both sides cache routing keys for subsequent messages.