# Wassup Mongolia > Wassup Mongolia is a customer marketplace for Mongolia tours, destinations, tailor-made trips, and verified local operators. Wassup Mongolia is the public customer discovery surface for bookable Mongolia travel experiences. It presents active tours, destination guides, and a custom-trip request path without exposing private customer, supplier, or admin URLs. The public API base URL is `https://api.wassupmongolia.com`; listing data is available as JSON at `/v1/public/listings/{slug}` and public browse data is available under `/v1/public/...`. ## Tours - [Tours search](https://wassupmongolia.com/search): Browse active public tours and experiences, including destination and activity filters. - [Featured tours](https://wassupmongolia.com/): The homepage highlights selected active listings and discovery categories. Tour pages live at `https://wassupmongolia.com/listings/{slug}`. Each public listing can be fetched as JSON from `https://api.wassupmongolia.com/v1/public/listings/{slug}` for structured title, destination, pricing, supplier profile, itinerary, package, FAQ, review, and policy data when available. ## Destinations - [Destinations](https://wassupmongolia.com/destinations): Browse public destination entry points for Mongolia travel planning. Destination pages live at `https://wassupmongolia.com/destinations/{slug}`. They group relevant public tours by place and provide a stable discovery path for travellers who start with a region or city rather than a specific experience. ## Blog - [Stories](https://wassupmongolia.com/blog): Index of public Mongolia travel guides, booking notes, and company field notes. - [Eagle Festival travel guide](https://wassupmongolia.com/blog/eagle-festival-travel-guide): Practical guide to Golden Eagle Festival timing, routes, operator selection, and Kazakh family-visit etiquette. - [Why we built Wassup Mongolia](https://wassupmongolia.com/blog/why-we-built-wassup-mongolia): Marketplace context explaining the customer and supplier gap Wassup Mongolia is built to close. - [Tips for booking tours through Wassup](https://wassupmongolia.com/blog/tips-for-booking-tours-through-wassup): Advice for comparing route length, inclusions, weather buffer, and fixed versus tailor-made tour options. Blog pages live at `https://wassupmongolia.com/blog/{slug}`. Blog content is sourced from repository markdown files with frontmatter, intended for public travel discovery and AI-readable planning context. Blog URLs are public; comments, private account URLs, checkout, booking, supplier, and admin surfaces remain excluded. ## Tailor-made - [Tailor-made trip request](https://wassupmongolia.com/#tailor): Customer entry point for requesting a custom Mongolia itinerary. Tailor-made trips are for travellers who know the kind of Mongolia trip they want but need local operators to shape the details. The public customer surface links to the current homepage request section only; private request status, bid comparison, checkout, booking, and messaging URLs are intentionally excluded. ## Operators - [Verified local hosts](https://wassupmongolia.com/): Marketplace context for approved local operators. Only approved supplier inventory is intended to appear on public customer pages. Supplier dashboards, listing management, payout status, private business fields, and admin moderation surfaces are not public content and should not be crawled or linked from this file. ## Company - [Home](https://wassupmongolia.com/): Wassup Mongolia customer web surface. - [Sitemap](https://wassupmongolia.com/sitemap.xml): XML sitemap for public indexable routes. - [Public API](https://api.wassupmongolia.com/v1/public/home): Public JSON API entry point for homepage browse data. Wassup Mongolia keeps the public web surface focused on traveller discovery: homepage, search, destinations, listing detail, blog stories, and custom-trip entry points. URLs involving checkout, bookings, account/auth, supplier tools, admin tools, or personalized customer state are private or transactional and are intentionally omitted.