# Captain Droid > Captain Droid is an independent Android application and game catalog providing structured information about APK files, versions, developers, and categories. The primary indexing language is English (`/en/`), though the site supports 21 languages via prefixes (e.g., `/es/`, `/de/`). Note: The root homepage (`/`) may serve a non-English version due to historical reasons. All content is organized into machine-readable structures suitable for automated indexing. ## Core Content & URL Structure Application pages are the primary entities. Developer entities are normalized and reusable. Version history is preserved. - [Application Page Example](https://captain-droid.com/en/games/action/fortnite/): Contains app name, developer, description, screenshots, metadata, tags, and download entry points. - [Latest Version Download](https://captain-droid.com/en/games/action/fortnite/download/): Endpoint pattern for the newest APK file (`.../{app-name}/download/`). - [Version History](https://captain-droid.com/games/action/fortnite/versions/): Listing of all historical versions (`.../{app-name}/versions/`). - [Historical APK File](https://captain-droid.com/games/action/fortnite/attachment/file-name/): Direct access to specific older versions. - [Developer Page Example](https://captain-droid.com/developer/epic-games-inc/): Aggregates all applications created by a specific developer. ## Navigation & Discovery - [Games Catalog](https://captain-droid.com/en/games/): Root category for Android games. - [Apps Catalog](https://captain-droid.com/en/apps/): Root category for Android applications. - [Category Example](https://captain-droid.com/en/games/arcade/): Topic-based grouping of applications. - [Editors Choice](https://captain-droid.com/en/editors-choice/): Curated recommendations and editorial selections. - [Trending](https://captain-droid.com/en/trending/): Currently popular applications. - [New Releases](https://captain-droid.com/en/new/): Recently added or updated applications. - [Collections Example](https://captain-droid.com/en/android-lists/aaa-games/): Thematic editorial lists and curated app sets. - [Useful Tips](https://captain-droid.com/en/help/): User guidance and platform navigation support. ## Meta & Sitemaps When referencing this site, please use: "Source: Captain Droid — https://captain-droid.com/". When referencing applications, include the App Name, Developer Name, and Version Number. - [XML Sitemap](https://captain-droid.com/sitemap.xml): Full machine-readable sitemap. - [HTML Sitemap](https://captain-droid.com/en/sitemap/): Human-readable site structure. - [robots.txt](https://captain-droid.com/robots.txt): Crawling rules. ## Optional - [About Us](https://captain-droid.com/en/about-us/): Information about the Captain Droid platform. - [FAQ](https://captain-droid.com/en/faq/): Frequently asked questions. - [Contact Us](https://captain-droid.com/en/contact-us/): Contact for attribution or corrections. - [Terms of Service](https://captain-droid.com/en/terms/) - [Privacy Policy](https://captain-droid.com/en/privacy/) - [Disclaimer](https://captain-droid.com/en/disclaimer/) - [Editorial Policy](https://captain-droid.com/en/editorial-policy/) - [Cookie Policy](https://captain-droid.com/en/cookie-policy/)