# Revieew > Revieew is a music-focused social platform for discovering curated albums, sharing music stories, and exploring new artists with a community of listeners and journalists. Users rate albums, write reviews, follow other listeners and music journalists, attend concerts and festivals, and discover new music through personalized recommendations. ## Pages - [Home / Feed](/): Personalized feed of recent reviews, releases, and recommendations. - [Discovery](/discovery): Discover new albums, concerts, and festivals. - [Search](/search): Search albums, artists, users, concerts and festivals. - [Live Reviews](/live-reviews): Real-time reviews from concerts and festivals. - [Apps](/apps): Get the iOS and Android mobile apps. ## Dynamic content - `/album/{id}` — album page with community reviews, ratings, and journalist coverage. - `/artist/{name}` — artist page with discography, news, and upcoming concerts. - `/profile/{username}` — user profile with reviews, ratings, and music taste. - `/journalist/{id}` — journalist profile with their published reviews. - `/concert/{uuid}` — concert page with attendees, photos, and memories. - `/festival/{uuid}` — festival page with lineup, ratings, and live updates. - `/review/{id}` — single review (redirects to album with highlight). ## Optional - [Privacy](/privacy) - [Terms](/terms) - [Legal](/legal) - [Cookies](/cookies)