# Movies And Series / افلام ومسلسلات > Machine-readable summary for assistants and crawlers that honor llms.txt. ## What this site is A bilingual (Arabic default + English under `/en`) cinema catalog: browse films, TV seasons, people, companies, trending/popular/top-rated listings, and genre hubs. ## Primary URLs - Canonical site root: see deployment `NEXT_PUBLIC_SITE_URL` (default `https://moviesandseries.com`). - Public index: `/` (Arabic UI) and `/en` (English UI prefix). - Sitemap: `/sitemap.xml` — static hub URLs plus a capped set of `/movie/{slug}` and `/series/{slug}` entries (and `/en/...` alternates) when the API is reachable at build/request time. - Robots policy: `/robots.txt` — default crawl allowed; auth routes (`/login`, `/signup`, `/forgot-password`) disallowed for all listed user agents including common AI crawlers. ## Contact / policy Use `/contact`, `/terms`, `/privacy`, and `/dmca` for human-facing policy pages. For automated use: respect `robots.txt`, do not hammer the API, and prefer linking to canonical URLs from the sitemap.