# Jetflix > Jetflix (https://g4ce.in) is a high-performance modern web entertainment content discovery platform for movies, TV series, and anime. Powered by Next.js and the TMDB API, it offers comprehensive catalog exploration, media metadata, official trailers, customizable watchlists, and rich taxonomy. ## Core Features & Capabilities - **Content Discovery**: Explore trending movies, television seasons, episodes, and anime with rich synopsis, ratings, and genre classifications. - **Vast Catalog**: Thousands of trending, top-rated, and categorized titles spanning Action, Comedy, Drama, Sci-Fi, Horror, Animation, Romance, Thriller, and more. - **Smart Filtering**: Advanced search by keywords, genres, release year, language, and sorting metrics (popularity, rating, newest). - **Responsive & Accessible**: Mobile-first UI with dark mode aesthetics, minimal latency, and zero layout shift. - **Structured Data**: Comprehensive Schema.org JSON-LD structured data for movies, TV series, search actions, and sitelinks. ## Main Navigation & Endpoints - [Home Page](https://g4ce.in/): Featured hero banner, Top 10 rankings, weekly trending lists, platform highlights (Netflix, Apple TV+, Prime Video), and genre carousels. - [Movies Catalog](https://g4ce.in/browse?type=movie): Curated blockbuster and indie film catalog with full ratings and synopses. - [TV Shows Catalog](https://g4ce.in/browse?type=tv): Multi-season television series discovery with episode guide information. - [Anime Catalog](https://g4ce.in/browse?type=anime): Japanese animation and international anime series with original and dubbed audio details. - [FAQ Page](https://g4ce.in/faq): Frequently asked questions about catalog discovery, search filtering, watchlist features, compatibility, and device support. - [XML Sitemap](https://g4ce.in/sitemap.xml): Machine-readable XML sitemap indexing all static pages, genre hubs, and top trending media URLs. - [Full LLM Specification](https://g4ce.in/llms-full.txt): Complete technical documentation, genre mapping, route formats, and schema taxonomy for AI agents. ## URL Structure for AI Agents & Search Engines - **Title Page (Movie / TV)**: `https://g4ce.in/title/[type]/[id]/[slug]` - Example (Movie): `https://g4ce.in/title/movie/550/fight-club` - Example (TV Series): `https://g4ce.in/title/tv/1396/breaking-bad` - **Browse with Filters**: `https://g4ce.in/browse?type=[movie|tv|anime]&genre=[genreId]&year=[year]&lang=[lang]` - Example: `https://g4ce.in/browse?type=movie&genre=28` (Action Movies) - **Search Query**: `https://g4ce.in/?search=true&q=[query]` ## Legal & Compliance Jetflix is a content discovery index and frontend client. It does not host, store, or upload media files on its servers. All movie and TV information, images, and metadata are provided by the TMDb API under standard API terms of service.