> ## Documentation Index
> Fetch the complete documentation index at: https://docs.elumenta.ru/llms.txt
> Use this file to discover all available pages before exploring further.

# Link Accounts

> Connect multiple auth methods to one account

| Endpoint                          | Description               |
| --------------------------------- | ------------------------- |
| `POST /auth/link/email`           | Add email+password        |
| `POST /auth/link/google`          | Link Google account       |
| `POST /auth/login/telegram/init`  | Start Telegram QR link    |
| `GET /auth/login/telegram/status` | Poll Telegram link status |
| `POST /auth/unlink/google`        | Remove Google auth        |
| `POST /auth/unlink/telegram`      | Remove Telegram auth      |
| `GET /auth/merge/preview`         | Preview account merge     |
| `POST /auth/merge/confirm`        | Confirm merge             |
