# SpotAlly - Discover Local Spots & Hidden Gems > SpotAlly helps travelers and locals find verified coffee shops, quiet coworking spaces, authentic local food, and hidden gems near them with real-time, community-verified data. ## Core Capabilities & Public Routes - **Landing Page**: https://spotally.app/ - **Multilingual Support**: Available in English (`/en`), Spanish (`/es`), Portuguese (`/pt`), French (`/fr`), and German (`/de`). - **Dynamic Local Spots**: Public spot details are accessible at `https://spotally.app/[lang]/places/[slug]` - **Sitemap**: https://spotally.app/sitemap.xml - **Robots Policy**: https://spotally.app/robots.txt ## Key Concepts - **Verified Recommendations**: Spot information (opening hours, menus, exact pricing, photos) is updated and verified directly by local owners and community members. - **Geolocation Radar**: Uses browser GPS coordinates (`navigator.geolocation` or IP fallback) to discover places within a customizable radius. - **Multi-Currency Conversion**: Automatic price range formatting based on traveler preferences. ## API Endpoints (Public) - `GET https://spotally.app/sitemap.xml`: Full XML map of static pages and published place URLs with `hreflang` annotations. - `GET https://spotally.app/api/places/[slug]`: Public details for a specific spot.