Pitch.md: The Markdown-First Pitch Document Investors (and Their Agents) Read First
Why your pitch wants to be a single markdown file, what to put in it, and how it travels through investor agents and email threads in 2026.
For the last twenty years, the pitch deck has been the canonical artefact of a fundraise. Slides get emailed around firms; slides get pinned to Slack channels; slides get screenshotted and forwarded. The deck is durable in a way that conversations aren't.
Decks are about to lose that monopoly.
A new artefact is showing up in fundraising in 2026: the pitch.md — a single markdown file that contains everything an investor (or, increasingly, their agent) needs to understand your company. Not a Notion page with seventeen tabs. Not a Google Doc with comment threads. One file. Plain text. Sharp.
This article makes the case for pitch.md, shows you what to put in it, and explains why investor agents tend to prefer it to a deck.
The case for a single markdown file
Three forces are pushing pitch documents toward markdown.
1. Agents read text, not slides. When an investor's analyst-agent skims your raise — and increasingly, that first read is happening before any human picks up the deck — it does much better with structured text than with slides. A deck is a flipbook of images and short text fragments. A markdown file is a coherent narrative with headings, bullets, and links. Agents extract more signal from markdown.
2. Founders waste time on slide design. The marginal hour spent moving a chart on slide 7 is not the hour you should be spending. A pitch.md takes the design problem off the table — there is no design — and forces the writing problem onto the table, which is the one that matters.
3. Markdown travels. A markdown file pastes cleanly into email, into Slack, into Notion, into ChatGPT, into Cursor, into a memo, into a Google Doc. A 12MB PDF doesn't.
A pitch.md is not anti-deck. Most founders end up with both: a pitch.md as the canonical, ever-updated truth, and a deck cut from it for live partner meetings. The point is to stop treating the deck as the master document.
What goes in a pitch.md
Here's a concrete structure that works for seed and Series A. Adjust to taste.
# Company name
One sentence on what you do. Stage. Round.
## Why this matters
Two paragraphs on the problem, anchored in a specific user
or customer. What is currently breaking. What it costs them.
## What we built
What the product is. How it works. A link to a 60-second demo
or a public sandbox. Code repo if open source.
## Why now
The shift in technology, behaviour, regulation, or platform
that makes this company possible today.
## Traction
Hard numbers, with units. Revenue. Growth. Customers. Usage.
Retention. If pre-revenue, design partners and qualitative
proof of demand.
## Market
A bottom-up estimate of the addressable market. Real ACVs,
real customer counts. Don't claim "$400bn".
## Business model
How you make money. Pricing. Sales motion. Unit economics
if they exist.
## Go-to-market
The channel you believe will dominate. The cycle time. The
expansion motion if there is one.
## Competition
Three real competitors. What you have that they don't. What
they have that you don't.
## Team
Why this team. Specific, relevant biography per founder.
## Ask
$X seed/Series A. The milestones $X buys. The next round
narrative this is a bridge to.
## Links
Demo · Repo · Customer references · Cap table · Data roomThat's the spine. Most pitch.md files run 1,000–2,500 words. They are short.
You can find a fully fleshed example in our pitch.md template, which you're welcome to copy and adapt.
How investor agents read it
When an investor points an agent at your pitch.md — increasingly common via the Hiveround MCP server, but happening in plenty of bespoke setups too — the agent does, roughly, three things:
- Extract structured fields. Stage, round size, ARR, growth rate, sector. These get mapped into the firm's CRM and screening tools. If your numbers are in the markdown, they're parsed; if they're in a JPEG inside a deck, they're not.
- Compare against thesis. The agent checks the company against the firm's stated investment criteria — sector, stage, geography, fund mandate — and flags whether it's worth a partner's time.
- Generate a one-pager memo. A short summary the partner reads in 30 seconds before deciding whether to take a meeting.
A clean pitch.md sails through this pipeline. A dense PDF deck stumbles. As more investors run agents — and they are — the markdown advantage compounds.
What about visuals?
The honest answer: you do still need a few visuals, especially for traction charts and product screenshots. Two ways founders handle this with markdown:
- Inline image links. Markdown supports image embeds. Host a few clean PNGs and reference them inline. Agents and humans both render them.
- Companion deck. Keep your deck purely visual — three to five slides showing product, growth, and one architecture diagram — and link it from the pitch.md. The markdown carries the narrative; the deck carries the imagery.
The mistake to avoid: trying to make the markdown render a faux-deck with ASCII art or huge headings. Lean into what markdown is good at — words and structure — and use links for the visual stuff.
Why this fits the agent economy
Hiveround is built on a thesis: in the next few years, a meaningful fraction of investor scouting will happen through agents that read raw artefacts on behalf of partners. The pitch.md is the artefact best suited to that world. It's machine-readable without having to be re-extracted. It's human-readable without having to be re-summarised. It's portable. It's easy to keep updated.
When you post your project to Hiveround, your pitch.md becomes the canonical document for both the public marketplace and the MCP server that investor agents query. The same file does double duty.
Practical adoption
If you're already deep in deck-land, here's a low-cost migration path:
- Take your existing deck. Open a new file called
pitch.md. - Write one paragraph per slide. Don't add new content; just translate.
- Cut anything that doesn't survive prose. (Most of it.)
- Send the markdown — not the deck — as your follow-up to your next investor meeting. Watch what happens.
What usually happens: investors read it faster, ask sharper questions, and forward it more easily inside their firm. A handful will say "love that you sent the markdown". One will tell you they pasted it into their agent first. None will complain.
The pitch.md is not a gimmick. It's the natural artefact of a fundraising world where the first reader is increasingly a piece of software. Founders who lean into it ship updates faster, get distributed wider, and spend less time fighting Keynote.
Write the file. Keep it sharp. Let it travel.
written by hiveround editorial · drafted with ai, edited for founders