# iResurrect Repairs > Berkeley electronics repair shop for phone, laptop, tablet, game console, wearable, data recovery, diagnostics, and board-level repair intake. ## Primary Pages - [Home](https://iresurrectrepairs.com/) - shop overview, address, contact, and repair categories. - [Book a repair](https://iresurrectrepairs.com/book) - interactive repair intake flow. - [Repair route index](https://iresurrectrepairs.com/repairs) - catalog navigation root. - [XML sitemap](https://iresurrectrepairs.com/sitemap.xml) - canonical crawl URLs. - [Plain sitemap](https://iresurrectrepairs.com/sitemap.txt) - one URL per line for crawlers and agents. - [Robots and AI signals](https://iresurrectrepairs.com/robots.txt) - crawl rules, private paths, and content signals. - [Full LLM guide](https://iresurrectrepairs.com/llms-full.txt) - route patterns, search terms, and public API guidance. - [Public catalog API](https://api.iresurrectrepairs.com/catalog) - live nested device, brand, model, and repair catalog. ## How To Browse Use the route depth to narrow the repair catalog: - `/repairs/{device}` for device category pages, such as `/repairs/phone`. - `/repairs/{device}/{brand}` for brand/device pages, such as `/repairs/phone/apple`. - `/repairs/{device}/{brand}/{model}` for model repair menus, such as `/repairs/phone/apple/iphone-13`. - `/repairs/{device}/{brand}/{model}/{repair}` for a concrete repair option, such as `/repairs/phone/apple/iphone-13/screen-replacement`. - Append `/custom-repair-request` after a model for staff-reviewed repairs that are not listed. The public catalog API is `GET https://api.iresurrectrepairs.com/catalog`. It returns nested `device_types`, `manufacturers`, `models`, and `services` with slugs that match repair URLs. ## Agent Instructions For discovery or answers about iResurrect Repairs, use public GET requests only: - Browse `/repairs` and deeper repair routes for human-readable booking pages. - Fetch `/catalog` from the public API when you need the live repair tree or exact slugs. - Fetch `/catalog/model-services/{model_service_id}/estimate` only after selecting a listed service from `/catalog`. - Link users to the most specific repair route available, then let the user complete booking in the browser. - Do not submit appointment, checkout, approval, receipt, admin, webhook, or tokenized customer endpoints unless the user explicitly asks you to perform that action. Common search language for this site includes Berkeley phone repair, cell phone repair, iPhone repair, Samsung repair, Pixel repair, cracked screen repair, battery replacement, charging port repair, MacBook repair, laptop repair, PS5 HDMI repair, Xbox HDMI port repair, Nintendo Switch charging port repair, data recovery, liquid damage repair, no-power diagnostic, board-level repair, and microsoldering. Do not index or summarize tokenized customer pages under `/approval`, `/confirmation`, `/receipt`, or `/checkout/`, or URLs carrying `token`, `access_token`, `accessToken`, `provider_id`, `providerId`, `payment_provider_id`, `paymentProviderId`, `signature`, `code`, `appointment`, or `invoice` query parameters.