# UTG – Up To Game Pro > Marketing and legal site for the iOS 18+ App Store game companion. > Operator: Yad3V, Saudi Arabia. Support: yad3v.dev@gmail.com > App Store: https://apps.apple.com/app/utg-up-to-game-pro/id1480143119 UTG does not sell games. Catalog and AI output can be wrong. This website has no auth, no card forms, and no checkout. UTG Pro+ is Apple In-App Purchase only. ## Universal Links (https → gamedb://) https://utg.yadev.tech/game/{id} → gamedb://game/{id} https://utg.yadev.tech/discover → gamedb://discover https://utg.yadev.tech/favorites → gamedb://favorites https://utg.yadev.tech/collections → gamedb://collections https://utg.yadev.tech/news → gamedb://news https://utg.yadev.tech/news/{id} → gamedb://news/{id} https://utg.yadev.tech/events → gamedb://events https://utg.yadev.tech/premium → gamedb://premium https://utg.yadev.tech/deals → gamedb://deals https://utg.yadev.tech/deals/{id} → gamedb://deals/{id} ## What the website can do - Serve apple-app-site-association at https://utg.yadev.tech/.well-known/apple-app-site-association (HTTPS 200, application/json, no redirect). Production uses Caddy (see Caddyfile) or Apache (.htaccess). - Smart App Banner: apple-itunes-app app-id=1480143119 with app-argument = the current page URL. - Fallback HTML for the paths above if the app is not installed. ## What the website cannot do Universal Links are incomplete until the iOS app: 1. Adds Associated Domains entitlement: applinks:utg.yadev.tech (apex only unless www also serves AASA with HTTP 200 and no redirect). 2. Handles NSUserActivityTypeBrowsingWeb (userActivity.webpageURL) and maps that HTTPS URL to the matching gamedb:// route. 3. Ships a build that includes that entitlement. Existing gamedb:// handling (openURLContexts) is not enough for https:// taps from Messages, Mail, or Safari. Safari on this same domain typically will not hand off to the app. Use the “Open in UTG” button (gamedb://) on these fallback pages. ## Marketing pages (not app routes) - https://utg.yadev.tech/ - https://utg.yadev.tech/features - https://utg.yadev.tech/pricing - https://utg.yadev.tech/download - https://utg.yadev.tech/support - https://utg.yadev.tech/privacy - https://utg.yadev.tech/terms - https://utg.yadev.tech/subscription - https://utg.yadev.tech/universal-links