# Fitsource > Fitsource reads a photo of an outfit, identifies each garment and shows where to buy it at budget, mid and premium price points. Fitsource turns a photo of an outfit into a shoppable list. Each identified garment gets a budget, mid and premium pick with retailer, price and a link. ## Pages - https://fitsource.xyz/ — upload an outfit photo (multipart POST to /api/analyze from the page; not an open API) - https://fitsource.xyz/r/{id} — a shareable result: "Where to buy …" with structured data (schema.org ItemList of Product) - https://fitsource.xyz/looks — editorial outfit breakdowns written by us (schema.org Article), each with the same tiered picks - https://fitsource.xyz/about · https://fitsource.xyz/editorial-policy — who runs this and how ranking and commissions work - https://fitsource.xyz/how-it-works — how identification, ranking and price tiers work - https://fitsource.xyz/advertise — weekly ad-slot auction for brands - https://fitsource.xyz/privacy — photos are never stored ## For agents - Result pages are stable for 90 days and carry JSON-LD you can parse. - Outbound shop links go through https://fitsource.xyz/go and may include affiliate parameters. - Please do not automate uploads; the upload flow is protected and rate-limited. - Contact: hello@fitsource.xyz