# WEAR
**Wikidata**: [Q111114304](https://www.wikidata.org/wiki/Q111114304)  
**Source**: https://4ort.xyz/entity/wear

## Summary
WEAR is a fashion-focused mobile application and web service designed for coordination and style sharing. Owned and operated by the Japanese company Zozo, it functions as a platform for users to browse and organize fashion content. The service is accessible via website and dedicated apps on iOS and Android devices.

## Key Facts
- **Entity Type:** Mobile application and Web service.
- **Primary Use:** Fashion coordination and style browsing.
- **Operator & Owner:** Zozo (a Japanese company).
- **Country of Origin:** Japan.
- **Platforms:** iOS and Android.
- **Website:** https://wear.jp/ (Primary language: Japanese).
- **App Identifiers:** App Store ID `725208930`; Google Play Store ID `com.starttoday.android.wear`.
- **Social Media:** Official accounts include Twitter (`@wear_official`), Facebook (`WEARjp`), and Instagram (`wear_official`).
- **Input Method:** Touchscreen.

## FAQs
### Q: Who owns and operates the WEAR app?
A: WEAR is owned and operated by Zozo, a Japanese company.

### Q: What platforms support WEAR?
A: WEAR is available as a web service and as a mobile application running on iOS and Android operating systems.

### Q: What is the primary purpose of WEAR?
A: The app is designed for fashion coordination, allowing users to engage with fashion content.

### Q: Is WEAR a global or Japanese service?
A: While accessible digitally, WEAR's country of origin is Japan, and its official website is in Japanese.

## Why It Matters
WEAR represents a significant digitization of fashion coordination, serving as a dedicated utility for users to organize and share style choices. By bridging web services with mobile utilities on both iOS and Android, it aggregates fashion interaction into a specific, touchscreen-optimized environment. Its operation under Zozo links it directly to a major entity in the online fashion retail space, suggesting a tight integration between style discovery and e-commerce infrastructure. The platform addresses the need for a specialized, structured environment for fashion enthusiasts to curate outfits and trends, distinct from general-purpose social media platforms.

## Notable For
- **Specialized Utility:** Distinct from general social media due to its specific classification as a tool for "coordination" and "fashion."
- **Dual Platform Availability:** Fully integrated into both the Apple App Store and Google Play Store ecosystems with specific application IDs.
- **Corporate Backing:** Operated by Zozo, a prominent name in the online fashion industry.
- **Japanese Market Focus:** Originating in Japan with a Japanese-language primary web interface.

## Body

### Overview and Functionality
WEAR is classified as both a web service and a mobile application. Its primary function is "coordination" within the context of "fashion." It serves as a digital platform where users likely interact with, organize, or share fashion-related content. The service supports input via touchscreen interfaces, standard for modern mobile utility apps.

### Availability and Distribution
The service is distributed via digital download through major app marketplaces.
*   **iOS:** Available on the Apple App Store (ID: 725208930). It requires the iOS operating system.
*   **Android:** Available on the Google Play Store (ID: com.starttoday.android.wear). It requires the Android operating system.
*   **Web:** Accessible via the URL `https://wear.jp/`.

### Corporate Structure
The entity is fully owned and operated by **Zozo**. Zozo acts as the developer, publisher, and operator of the platform. The service originates from **Japan**, which aligns with the Japanese language designation of its primary website and its Japanese alias ("ウェア").

### Online Presence
WEAR maintains an active social media footprint across major platforms to engage its user base.
*   **Twitter:** Handle `@wear_official` (Account ID: 1965064153), active since October 17, 2013.
*   **Facebook:** Official page identified as `WEARjp`.
*   **Instagram:** Official handle `wear_official`.

As of early 2023, the service's social media following was recorded at approximately 74,638 followers on Twitter.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "MobileApplication",
  "name": "WEAR",
  "description": "A mobile app and web service for fashion coordination operated by Zozo.",
  "operatingSystem": "iOS, Android",
  "applicationCategory": "LifestyleApplication",
  "offers": {
    "@type": "Offer",
    "price": "0",
    "priceCurrency": "JPY"
  },
  "author": {
    "@type": "Organization",
    "name": "Zozo"
  },
  "url": "https://wear.jp/",
  "sameAs": [
    "https://twitter.com/wear_official",
    "https://www.facebook.com/WEARjp",
    "https://www.instagram.com/wear_official/"
  ]
}