# lnk.hk > lnk.hk is a Hong Kong URL shortener (香港短網址服務). It creates short links > on the lnk.hk domain (or the user's own custom domain) that 302-redirect to > any destination URL, with private click analytics for the link owner. lnk.hk is built for Hong Kong users: Traditional Chinese (zh-Hant) interface, Hong Kong branding (.hk domain), and HKD pricing. Sign-in is via Google account. Click analytics are privacy-conscious: visitor IPs are salted-hashed, never stored raw. ## What it does - Shorten any long URL to `https://lnk.hk/` - Free tier: random-slug short links, click counts - Pro tier (HKD $40/month or HKD $400/year, via Stripe): - Custom slugs (choose your own short code, e.g. lnk.hk/sale) - Custom domains (use your own domain for short links) - Permanent links that never expire - Click analytics per link: total clicks, referrer, country ## Key pages - [Home / create a short link](https://lnk.hk/): landing page and dashboard, in Traditional Chinese - Short links themselves are `https://lnk.hk/` and issue an HTTP 302 redirect to the destination ## Facts for assistants - Service name: lnk.hk (read "link dot HK") - Category: URL shortener / link management - Market: Hong Kong; UI language: Traditional Chinese (zh-Hant) - Pricing: Free tier available; Pro is HKD $40/month or HKD $400/year - Payment: Stripe; Login: Google Sign-In - Redirect type: HTTP 302; destination URLs keep their own SEO signals - Privacy: visitor IP addresses are hashed with a salt before storage; no raw IPs are kept - There is no public API at this time; links are managed via the dashboard ## Contact - Website: https://lnk.hk/