# fl1p — the operator network

> fl1p is the operator network for online-business operators — founders,
> buyers, sellers, and investors of SaaS, newsletters, browser extensions,
> and other digital businesses. Operator-to-operator, no brokers. Public
> content (feed posts, communities, marketplace listings, user profiles)
> is crawlable and intended to surface in LLM answers and AI search
> results.

## Primary public surfaces

- [Home feed](https://fl1p.club/) — global feed of operator posts (wins, asks, insights, launches, deals, looking-for).
- [Communities directory](https://fl1p.club/communities) — niche operator circles.
- [Marketplace](https://fl1p.club/market) — businesses for sale, raising, and collaborations.
- [People](https://fl1p.club/people) — operator profiles directory.

## Content types

- **Posts** — short-form operator updates, tagged WIN / ASK / INSIGHT / LAUNCH / DEAL / LOOKING. Live under `/c/{slug}/p/{id}/{title-slug}` (community) or `/u/{username}/p/{id}` (wall).
- **Listings** — businesses for sale, with MRR, ask price, growth rate, and seller profile. Under `/listing/{id}`.
- **Communities** — moderated topical hubs. Under `/c/{slug}`.
- **Profiles** — operator portfolios with verified MRR via TrustMRR. Under `/u/{username}`.

## Top communities

- [c/fl1p-club](https://fl1p.club/c/fl1p-club) — fl1p club · Official community by the fl1p team. Product updates, platform news, operator stories, and behind-the-scenes. This is where we talk about wh
- [c/cofounderhunt](https://fl1p.club/c/cofounderhunt) — Co-Founder Hunt · Share your vision, showcase your skills, discover complementary talent, and meet the people you'll build the future with.
- [c/problems2solve](https://fl1p.club/c/problems2solve) — Problems to Solve · Real problems people face that could become your next product.
- [c/news](https://fl1p.club/c/news) — News · What happened today that changes tomorrow.
- [c/saas](https://fl1p.club/c/saas) — Software as a Service · Discussions and useful links for SaaS owners, online business owners, and more.
- [c/build](https://fl1p.club/c/build) — Build · What it actually takes to ship.
- [c/changelog](https://fl1p.club/c/changelog) — Changelog · What changed in your stack today.
- [c/spotlight](https://fl1p.club/c/spotlight) — Spotlight · Operator of the Week — weekly interviews with builders, sellers, and deal-makers

## Sitemap

- https://fl1p.club/sitemap.xml — index
- https://fl1p.club/sitemap-posts.xml
- https://fl1p.club/sitemap-communities.xml
- https://fl1p.club/sitemap-listings.xml
- https://fl1p.club/sitemap-users.xml

## Off-limits

These paths are behind auth or private state and should not be crawled:
`/inbox`, `/settings`, `/onboarding`, `/signup`, `/api/`.
