MVP: what a minimum viable product is and how to build one
By Tiago Costa · Updated on July 9, 2026

Definition
An MVP (Minimum Viable Product) is the smallest version of a product that already delivers value and lets you learn from real users.
- Tests the core hypothesis before building the full product.
- It is not a broken product: it is the minimum that already solves the problem.
- Shortens the learning loop toward product-market fit.
What an MVP is
The MVP, short for Minimum Viable Product, is the leanest version of a product able to deliver the core value to early users while generating learning at the same time. The idea was popularized by Eric Ries in The Lean Startup: instead of spending months building everything you imagine, you ship the minimum that already solves the problem and watch how real people react.
The goal is not to save for the sake of saving, but to reduce risk. Every extra feature you postpone is a bet you did not yet have to make. In a SaaS, this means launching the essential flow that proves (or breaks) the main hypothesis with the least possible effort.
How to build an MVP in 4 steps
Building an MVP is a process of hypothesis and testing, not a mere scope cut. A simple playbook usually follows four steps:
- 1. Define the hypothesis. What problem you solve, for whom, and why the current solution is not enough.
- 2. Isolate the core value. The single feature that, if it works, proves it is worth continuing.
- 3. Build the minimum. The smallest version that delivers that value end to end, good enough to be used for real.
- 4. Measure and learn. Put it in front of real users and observe behavior, not just opinion.
Step four is what separates an MVP from a simple prototype. Without measuring what people actually do, you built a demo, not an experiment.

What an MVP is not
The most common mistake is confusing minimum with poorly made. An MVP is not a broken product or a half-finished version that frustrates whoever tries to use it. The V for viable matters as much as the M for minimum: what you deliver has to work well enough for the user to reach the value and for you to trust what you learned.
It is also not a never-ending project. Some teams use the MVP label to justify months of development without ever showing anything to anyone. If there are no real users interacting and generating learning, it is not an MVP: it is just an incomplete product delaying the moment of truth.
MVP and the search for product-market fit
The MVP exists to serve a bigger question: is there a market that wants this? It is the first concrete tool on the journey toward product-market fit. It turns an internal opinion (we think people want X) into market evidence (people use it, pay for it and come back).
One of the most cited reasons startups fail, according to CB Insights research, is building something the market does not want. The MVP attacks exactly that risk. Funds such as Sequoia and a16z stress that validation comes before scale: first prove there is demand, then invest in growing. Behavioral metrics, such as the activation rate, help you read whether early users actually reach the promised value.

Types and examples of MVP
An MVP is not a synonym for code. Often the fastest way to test a hypothesis does not involve building the real product. Some classic formats:
- Landing page: a page that describes the offer and measures how many people sign up or try to buy.
- Concierge: the team delivers the service manually, behind the scenes, before automating.
- Wizard of Oz: the user sees something that looks automatic, but people are operating behind it.
- Single-scope product: an app that does one thing, very well.
Large companies were born this way. The most remembered case is a video that demonstrated the idea of file syncing before the product existed, used to measure real interest. What they all share is the same principle: spend the minimum to learn the maximum.
Why the MVP matters in SaaS
In SaaS, shipping fast and learning from data is a structural advantage: the product lives in the cloud, updates continuously and lets you measure every step the user takes. The MVP fits this logic perfectly, because the cost of putting a version live and observing is low, and the cost of building the wrong thing for years is enormous.
The market only grows: according to Gartner, worldwide spending on SaaS applications is set to approach $300 billion in 2025. In a market that size, arriving early with the right solution is worth more than arriving late with the complete one. Product-led growth models take this logic further: the product itself, starting with the MVP, becomes the acquisition engine, and the activation rate becomes the thermometer that value was delivered.
Frequently asked questions
An MVP is the smallest version of a product that already delivers the core value and lets you learn from real users. It exists to test the main hypothesis before investing in the full product.
Define the hypothesis, isolate the core value, build the minimum that delivers it, and measure the behavior of real users to learn.
A landing page that measures how many people sign up, a service delivered manually behind the scenes (concierge), or an app that does one thing very well. The goal is to spend little and learn fast.
No. The V for viable matters as much as the M for minimum: what you deliver has to work well enough for the user to reach the value. Minimum is not sloppy.
A prototype demonstrates an idea; an MVP is used by real people and generates behavioral data. An MVP is a market experiment, not just a mockup.
It turns an internal opinion into market evidence. By watching whether real users adopt, pay and return, the MVP shows if there is demand before you scale.
Related concepts

Product-market fit (PMF)
Product-market fit (PMF) is the fit between the product and a strong, real market demand, the point where the product starts to pull on its own. The signals are retention that flattens, organic growth and word of mouth, and a large share of users who would be very disappointed without the product. Without PMF, scaling acquisition only accelerates churn.

SaaS
SaaS (Software as a Service) is the model where software is delivered over the cloud and billed by recurring subscription, instead of sold as a one-time installed license. It is multi-tenant, meaning a single codebase serves many customers, and it updates continuously. This model turns one-off sales into recurring revenue and is what makes metrics like MRR, churn and NRR central.

Product-led growth (PLG)
Product-led growth (PLG) is the growth strategy in which the product itself drives acquisition, activation, conversion and expansion, with little or no sales touch. The user enters through a free trial or a freemium plan, feels the value on their own and becomes a paying customer. The buying signal is no longer a filled-in form but usage: the PQL, the lead qualified by the product.