---
title: "Friends With Benefits (FWB)"
url: "https://caper.network/wiki/daos/social/friends-with-benefits"
updated: 2026-08-30
license: CC-BY-4.0
license_url: "https://creativecommons.org/licenses/by/4.0/"
---

# Friends With Benefits (FWB)

| Organization | **Friends With Benefits (FWB)** – a token-gated cultural community, widely described as the first social DAO |
| --- | --- |
| Category | Social / membership DAO (non-DeFi) |
| Founded | September 2020 by [Trevor McFedries](https://en.wikipedia.org/wiki/Trevor_McFedries) (co-founder of Brud, the studio behind virtual influencer Lil Miquela) |
| Membership | A written application _plus_ holding the token: [75 FWB for a Global Member, 5 FWB for a Local Member](https://fwb.help/about) |
| Token | **$FWB** – a freely [tradeable ERC-20](https://coinmarketcap.com/currencies/friends-with-benefits/); the same asset gates access and carries governance weight |
| Backers | [a16z-led ~$10M round, October 2021](https://a16zcrypto.com/posts/article/investing-in-friends-with-benefits-a-dao/) (~$100M valuation; Spark Capital, Pace Capital) |
| Today | A product org – [“Friends With Builders”](https://www.coindesk.com/tech/2025/04/18/friends-with-benefits-grows-up), CEO Greg Bresnitz |
| Website | [fwb.help](https://fwb.help/) |
| Status | 🟢 Active |

**Friends With Benefits** is widely considered the [first social DAO](https://a16zcrypto.com/posts/article/investing-in-friends-with-benefits-a-dao/) – not a protocol, an investment club, or a collector, but a cultural community you join by holding a token. Where [The LAO](/wiki/daos/investment/the-lao) pools capital to _invest_ and [PleasrDAO](/wiki/daos/investment/pleasrdao) pools capital to _collect_, FWB pools _people_: the treasury and the token exist to fund a scene – events, a city network, editorial, and creative projects – rather than to buy an asset or back a venture. It rounds out the non-DeFi archetypes catalogued in [types of DAOs](/wiki/dao-governance/concepts/fundamentals/types-of-daos), alongside the failed one-shot crowdfund ([ConstitutionDAO](/wiki/daos/social/constitutiondao)) and the NFT-native creative org ([Nouns](/wiki/daos/social/nouns-dao)).

## The social-DAO thesis: a community you buy into

FWB started in [September 2020](https://a16zcrypto.com/posts/article/investing-in-friends-with-benefits-a-dao/) as a token-gated Discord server: to get in you both wrote an application the community reviewed and held enough $FWB to signal, in the founders' words, [“meaningful ownership in the DAO.”](https://a16zcrypto.com/posts/article/investing-in-friends-with-benefits-a-dao/) That pairing – a human gate and a capital gate – is the whole social-DAO idea. Members share governing power over a community treasury and capture the upside of what the group makes together, which is meant to align artists, writers, and builders around a common scene rather than a common trade.

By the time a16z led its round the DAO had grown to [nearly 2,000 members](https://a16zcrypto.com/posts/article/investing-in-friends-with-benefits-a-dao/) and had already spun up a token-gated events app, an NFT gallery, a web3 editorial publication, a virtual music studio, and global parties. The token is the membership card, the vote, and the speculative asset all at once.

## What the token gates

Access is tiered by holdings. A [Global Member holds 75 FWB](https://fwb.help/about) for unrestricted access to the whole ecosystem; a [Local Member holds 5 FWB](https://fwb.help/about) for a lighter tier scoped to FWB Cities and events. On top of the balance requirement sits the application, so the token alone is necessary but not sufficient. The most visible output is IRL: local city chapters and the annual [FWB FEST](https://www.forbes.com/sites/digital-assets/2023/08/10/crypto-clubs-throwing-summer-parties-inside-the-friends-with-benefits-dao-festival/), a multi-day gathering (its fifth edition runs July 31–August 2, 2026) that turns the online membership into a physical scene. In that sense FWB is a bet that a tradeable token can bootstrap real belonging.

## From social club to product org

After the 2021 bull market the FOMO faded, and FWB has spent 2024–2025 [deliberately growing up](https://www.coindesk.com/tech/2025/04/18/friends-with-benefits-grows-up): under CEO Greg Bresnitz it reframed itself from an events-and-hype community into an organization that ships products in music, film, and culture with the crypto tucked [“under the hood.”](https://www.coindesk.com/tech/2025/04/18/friends-with-benefits-grows-up) The flagship is [Friends With Builders](https://www.coindesk.com/tech/2025/04/18/friends-with-benefits-grows-up), a cohort program run with roughly twenty infrastructure partners (AWS, Alchemy, thirdweb, QuickNode, Filecoin, Base, World and others) to help creative technologists ship early-stage products – a pivot from throwing parties to incubating them. It is a candid answer to a hard question every social DAO faces: once the market cools, what is the token actually _for_?

## How Caper approaches this

FWB makes the tension in a token-gated community explicit: the same $FWB that grants access and a vote is a [freely tradeable ERC-20](https://coinmarketcap.com/currencies/friends-with-benefits/), so status has a spot price. A well-funded newcomer can simply buy the balance the tier requires (the application aside), and an early member can sell their standing to the highest bidder. Belonging and voice ride on the market, not on anything earned inside the community.

A [caper](/wiki/foundations/what-is-a-caper) keeps the capital side liquid but splits the governance side off from it. Holding and trading a caper's token happens on its [bonding curve](/wiki/markets/bonding-curve) like any other asset – but a caper's decisive governance weight comes from a [soulbound proof-of-vote token](/wiki/dao-governance/concepts/membership/soulbound-tokens) that is minted one per ballot cast _and_ 0.01 per XRD of gross value traded, and is non-transferable – it can be earned on either surface, but never sent, sold or lent. Vote weight combines _held tokens_ and _that earned record_ – `w = (t·v) / (V·T)` – and the same quantity sets your [exit share](/wiki/markets/trading) of the treasury (the weight is `compute_vote_weight` in `contracts/common/src/lib.rs`; the exit that reuses it is in `contracts/logic/src/lib.rs`). Capital still counts twice over, since buying mints _v_ as well as _t_ – but it counts along a curve rather than at a tier line. An FWB tier is a threshold a newcomer either clears or does not; a caper's weight is a product both of whose factors have to be accumulated, and the record of accumulating them can never be sold on to anyone else. It is a different answer to FWB's own question – the token stays a market, and standing inside it cannot be handed over.
