# plinq > Link-in-bio pages (`/{handle}`) and HTTPS short links (`/s/{slug}` → 301). Server-rendered HTML, accounts with a dashboard, optional billing integration. ## Product - Public bio page per user with ordered outbound links. - Short links redirect with HTTP 301 to the stored target URL. - Auth: session cookies; sign-up and sign-in at `/register` and `/login`. - Use cases / scenarios: https://plinq.one/use-cases ## Policies & info - Privacy: https://plinq.one/privacy - User agreement: https://plinq.one/user-agreement - About: https://plinq.one/about ## Technical - Stack: Nunjucks SSR, Tailwind CSS, optional Alpine.js + swup for navigation. - JSON APIs under `/api/*` (most require a logged-in session). ## Crawling - robots.txt: https://plinq.one/robots.txt - sitemap: https://plinq.one/sitemap.xml This file is informational and may change without notice.