# Your Feed Your feed at `/feed` shows new releases from creators, projects, and tags you follow, sorted newest-first. Every item is there because you chose to follow something that produced it, part of [Discovery Through Exploration](./discovery.md#discovery-through-exploration). ## What Appears - New items published by creators you follow - New items added to projects you follow - New items matching tags you follow Each entry shows the item title, creator, cover image, type, price, and publication date. ## Following Follow from any creator profile, project page, or tag page by clicking the Follow button. You can follow three kinds of things: | Follow type | What you see in your feed | |-------------|--------------------------| | **Creator** | Everything they publish, across all their projects | | **Project** | New items added to that specific project | | **Tag** | New items from any creator tagged with that tag, or anything under it | Following a tag follows its whole branch. Follow `audio` and you get everything tagged anywhere beneath it, down to the most specific tag. Follow `audio.genre.techno` and you get only that. Pick the rung that matches how wide you want the feed to be. Unfollow the same way: click the Follow button again. ## RSS Alternative Your feed is also available as a signed RSS feed (find the URL in Settings). The HMAC-signed URL lets your RSS reader fetch it without a session cookie. ## How It Differs from Discover **Discover** shows all public content, filtered by search and filters, how you find new creators. **Feed** shows only content from things you follow, how you keep up with creators you know. Both are chronological. ## See Also - [How Fans Find Your Work](./discovery.md): The Discover page and search - [RSS Feeds](./rss.md): RSS for creators and fans - [Fan Guide](./fan-guide.md): Overview for fans