{}OPF
DocsPurposes recordEdit on GitHub

Pitch

Use when the deck needs to create interest and move a high-stakes audience toward backing the opportunity. Lead with the opportunity, prove credibility, and make the ask concrete.

Metadata

ID

pitch

Catalog

purposes

Source

spec/catalogs/purposes/pitch.json

FieldValue
outcomeThe audience agrees to invest, sponsor, approve, or continue the conversation.
successCriteriaOpportunity is clear, Evidence builds confidence, Ask and next step are explicit
recommendedNarrativespitch-deck, venture-pitch, golden-circle
recommendedTonespersuasive, authoritative, inspirational
tagsfundraising, opportunity, ask

Source JSON

pitch.json
{
  "$schema": "https://openpresentation.org/schema/opf-purpose/v1",
  "id": "pitch",
  "name": "Pitch",
  "summary": "Present an opportunity and ask for investment, approval, partnership, or sponsorship.",
  "description": "Use when the deck needs to create interest and move a high-stakes audience toward backing the opportunity. Lead with the opportunity, prove credibility, and make the ask concrete.",
  "outcome": "The audience agrees to invest, sponsor, approve, or continue the conversation.",
  "successCriteria": [
    "Opportunity is clear",
    "Evidence builds confidence",
    "Ask and next step are explicit"
  ],
  "recommendedNarratives": [
    "pitch-deck",
    "venture-pitch",
    "golden-circle"
  ],
  "recommendedTones": [
    "persuasive",
    "authoritative",
    "inspirational"
  ],
  "tags": [
    "fundraising",
    "opportunity",
    "ask"
  ]
}