Layout Pattern
FAQ
Question-and-answer pairs that preemptively address audience concerns. Builds trust by tackling objections head-on.
How to Use It
FAQ slides work in two contexts: pre-empting objections in sales decks, and genuinely answering common questions in informational presentations. Format each Q&A as a bold question followed by a concise answer. Limit to 3-4 pairs per slide. Place FAQ slides near the end, after your core argument.
Content Zones
Related Layouts
Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.
Content Text
Bullet List
Structured text content with clear hierarchy. The workhorse of business presentations when done right.
/layouts/bullet-list
Content Text
One-Column Explainer
A single block of body text with a headline. Use when a concept needs paragraph-length explanation, not bullets.
/layouts/one-column-explainer
Content Text
Three Column
Content organized into three parallel sections. Ideal for three pillars, triads, or step-by-step progressions.
/layouts/three-column
Data Analysis
Funnel / Pyramid
Tapered shape showing progression, conversion, or hierarchy. Visualizes stages, filtering, or organizational levels.
/layouts/funnel-pyramid
Data Analysis
Matrix / Quadrant
2x2 framework with labeled axes. Plot items in quadrants to reveal patterns and priorities.
/layouts/matrix-quadrant
Visual Storytelling
Process Flow
Step-by-step sequence with arrows or connectors. Shows how something works, from input to output.
/layouts/process-flow
OPF Config
layouts:faq{
"$schema": "https://openpresentation.org/schema/opf/v1",
"name": "PPTX.gallery — layouts/faq",
"tags": [
"gallery:layouts/faq"
],
"slides": [
{
"id": "gallery-preview-1",
"layout": "faq",
"title": "Layout preview",
"subtitle": "Reference layout for the OPF \"faq\" preset."
}
]
}Preview this config live at pptx.dev/playground.