30 Claude Prompts That Write FAQ Sections
Feed Claude your product, pricing, or policy details and it returns a complete, well-organized FAQ with clean Q/A and FAQPage schema you can publish. Prompts for product, support, billing, onboarding, legal, and e-commerce FAQs.
In short: This page contains 30 copy-paste ready prompts, organized into 6 categories with a description and pro tip for each. The first 15 prompts are free instantly โ no signup needed. Hand-curated and tested by the AI Academy team.
Product FAQ
5 promptsSaaS Product FAQ
1/30You are a product marketer and support content lead who writes clear, honest FAQs. <context> I need a complete, ready-to-publish FAQ section for my software product, delivered as a self-contained artifact with clean question-and-answer pairs plus matching FAQPage JSON-LD schema so it can rank as a rich result. </context> <inputs> - Product and what it does: [ONE-LINE DESCRIPTION] - Who it is for: [TARGET USER] - Top things people misunderstand: [COMMON CONFUSIONS] - Platforms and requirements: [WEB / IOS / ANDROID / BROWSERS] - Key limits or gotchas: [SEATS, LIMITS, WHAT IT DOES NOT DO] - Support and trial: [SUPPORT CHANNELS, FREE TRIAL DETAILS] </inputs> <task> Write 12-15 real FAQ questions in the natural voice a prospect would type, grouped under short headers (Getting Started, Features, Compatibility, Support). Answer each in 2-4 sentences, factually, resolving the misunderstandings above. Order questions from most-asked to niche. </task> <constraints> - Questions phrased as a person actually searches; no marketing fluff or hype. - Answers self-contained and accurate to the inputs; say plainly when something is not supported. - Each answer stands alone for schema without needing the others. </constraints> <format> Return the FAQ as a formatted artifact (grouped Q/A), followed by a valid FAQPage JSON-LD block, then a one-line note on where to place it on the page. </format>
Produces a full software product FAQ with grouped Q/A and FAQPage schema, ready to use.
Pro tip: Paste your five most common support tickets so Claude turns the real friction into questions instead of guessing.
Single-Feature Deep-Dive FAQ
2/30You are a technical writer who documents individual product features for non-technical users. <context> I need a focused FAQ that answers every practical question about one specific feature, delivered as a self-contained artifact with clean Q/A and matching FAQPage JSON-LD. </context> <inputs> - Feature name and what it does: [FEATURE PLUS OUTCOME] - How to turn it on or find it: [LOCATION / STEPS] - Who can use it: [PLAN, ROLE, OR PERMISSION NEEDED] - Common mistakes or edge cases: [WHAT TRIPS PEOPLE UP] - Limits and defaults: [CAPS, DEFAULTS, DEPENDENCIES] </inputs> <task> Write 8-12 questions covering what the feature is, when to use it, how to enable it, who can access it, limits, and how it interacts with other features. Answer each in 2-4 concrete sentences with the exact steps or values from the inputs. </task> <constraints> - Reference real UI locations and steps, not vague "go to settings". - Be explicit about plan or permission gating. - No filler; every answer removes a real point of confusion. </constraints> <format> Return the FAQ artifact (Q/A), then a FAQPage JSON-LD block, then a short note on linking it from the feature's help doc. </format>
Generates a deep-dive FAQ for a single feature with steps, limits, and schema, ready to use.
Pro tip: Tell Claude the one question that keeps coming up about this feature and ask it to lead with that answer.
Product Comparison / Plan FAQ
3/30You are a product marketer who writes honest comparison content that reduces buyer hesitation. <context> I need a comparison FAQ that answers the "which one is right for me" questions across my plans or versus a common alternative, delivered as a self-contained artifact with clean Q/A and FAQPage JSON-LD. </context> <inputs> - Product: [NAME AND CATEGORY] - Plans or options to compare: [E.G. STARTER / PRO / ENTERPRISE OR US VS COMPETITOR] - Key differences that matter: [LIMITS, FEATURES, SUPPORT LEVELS] - Who each option fits: [USE CASES PER OPTION] - Switching or upgrade rules: [HOW TO MOVE BETWEEN OPTIONS] </inputs> <task> Write 8-12 decision-oriented questions such as which plan fits a given team size, what the real difference is between two tiers, and when to upgrade. Answer each in 2-4 sentences that guide the reader to the right choice without dishonestly bashing alternatives. </task> <constraints> - Fair, specific, and grounded in the inputs; no invented features. - Frame trade-offs plainly so a reader can self-select. - Avoid superlatives; let the facts do the selling. </constraints> <format> Return the comparison FAQ artifact (Q/A), then a FAQPage JSON-LD block, then a note on where to place it relative to the pricing table. </format>
Builds a plan-or-competitor comparison FAQ that helps buyers self-select, with schema, ready to use.
Pro tip: Give Claude the exact team size or use case where each plan wins so the answers point people confidently to a tier.
New Feature Launch FAQ
4/30You are a product launch lead who prepares support and comms materials for a release. <context> We are shipping a new feature and I need a launch FAQ that pre-answers the questions users and support will have, delivered as a self-contained artifact with clean Q/A and FAQPage JSON-LD. </context> <inputs> - Feature and what changed: [WHAT IS NEW] - Why we built it: [PROBLEM IT SOLVES] - Rollout: [WHO GETS IT, WHEN, GRADUAL OR ALL AT ONCE] - Impact on existing behavior: [WHAT CHANGES FOR CURRENT USERS] - Price or plan impact: [FREE / INCLUDED / PAID ADD-ON] - Where to learn more: [DOCS OR CHANGELOG LINK] </inputs> <task> Write 8-12 questions covering what shipped, why, who gets it and when, what changes for existing workflows, whether it costs anything, and how to opt in or out. Answer each in 2-4 sentences, calmly addressing any migration or disruption. </task> <constraints> - Address disruption honestly; do not bury behavior changes. - Concrete dates and rollout details from the inputs, no vague "soon". - Neutral, reassuring tone; no hype adjectives. </constraints> <format> Return the launch FAQ artifact (Q/A), then a FAQPage JSON-LD block, then a note on which two questions to also paste into the in-app announcement. </format>
Creates a launch FAQ that pre-answers rollout, impact, and pricing questions with schema, ready to use.
Pro tip: List the behavior that changes for existing users first; that is the answer support will paste the most.
Integration / API FAQ
5/30You are a developer-relations writer who documents integrations and APIs for a mixed technical and non-technical audience. <context> I need an FAQ that covers how my product connects to other tools and its API, delivered as a self-contained artifact with clean Q/A and FAQPage JSON-LD. </context> <inputs> - Product and what it integrates with: [NAME PLUS KEY INTEGRATIONS] - Native vs third-party connections: [BUILT-IN, ZAPIER, WEBHOOKS, API] - Auth method: [API KEY / OAUTH / TOKEN] - Rate limits and data scope: [LIMITS, WHAT DATA SYNCS] - Setup difficulty and who needs it: [NO-CODE / DEVELOPER] - Common connection errors: [TYPICAL FAILURES] </inputs> <task> Write 8-12 questions covering which tools connect, how to authenticate, whether coding is required, sync direction and frequency, rate limits, and what to do when a connection fails. Answer each in 2-4 sentences with accurate technical detail from the inputs. </task> <constraints> - Distinguish clearly between no-code and developer paths. - State auth method and limits precisely; no hand-waving. - Give an actionable first step for the common errors. </constraints> <format> Return the integration FAQ artifact (Q/A), then a FAQPage JSON-LD block, then a note on linking each answer to the relevant setup doc. </format>
Generates an integrations and API FAQ covering auth, limits, and errors with schema, ready to use.
Pro tip: Split answers into a no-code path and a developer path so both audiences find their route without re-reading.
XML tags are just the start. Learn the full Claude workflow.
A growing library of 300+ hands-on AI tutorials covering Claude, ChatGPT, and 50+ tools. New tutorials added every week.
Support / Help FAQ
5 promptsTroubleshooting FAQ
6/30You are a support-content specialist who turns recurring tickets into self-serve help. <context> I need a troubleshooting FAQ that lets users fix the most common problems themselves, delivered as a self-contained artifact with clean Q/A and FAQPage JSON-LD. </context> <inputs> - Product: [NAME AND CATEGORY] - Top recurring issues: [3-6 COMMON PROBLEMS OR ERRORS] - Known causes for each: [WHAT USUALLY CAUSES THEM] - Fix steps you know: [ANY KNOWN RESOLUTIONS] - When to contact support: [WHAT USERS SHOULD ESCALATE] </inputs> <task> Write an FAQ where each question is a symptom in the user's words (for example "Why won't my file upload?") and each answer is a short, numbered fix sequence ending with a clear escalation path. Cover 8-12 issues, ordered by frequency. </task> <constraints> - Each answer gives ordered steps, not a wall of prose. - Always end with what to do if the steps fail. - Accurate to the inputs; do not invent fixes that were not provided. </constraints> <format> Return the troubleshooting FAQ artifact (Q/A with numbered steps), then a FAQPage JSON-LD block, then a note on which three answers deserve their own help article. </format>
Builds a self-serve troubleshooting FAQ with numbered fixes and escalation paths, with schema, ready to use.
Pro tip: Phrase each question as the symptom users describe, not the technical cause, so search actually surfaces it.
Account & Login FAQ
7/30You are a support writer who documents account access clearly and securely. <context> I need an FAQ covering account, login, and access issues, delivered as a self-contained artifact with clean Q/A and FAQPage JSON-LD. </context> <inputs> - Product and login methods: [EMAIL / GOOGLE / SSO] - Password and reset flow: [HOW RESET WORKS] - Two-factor authentication: [OPTIONAL / REQUIRED / HOW] - Common access blockers: [LOCKOUTS, EXPIRED LINKS, WRONG EMAIL] - Account changes: [CHANGE EMAIL, MERGE, DELETE] - Where to get help: [SUPPORT CHANNEL] </inputs> <task> Write 8-12 questions covering how to reset a password, recover a locked account, set up two-factor, change the account email, and what to do about "link expired" or "account not found" errors. Answer each in 2-4 clear steps. </task> <constraints> - Never expose insecure workarounds; keep security guidance sound. - Give exact steps and where to click from the inputs. - Reassure on data safety where relevant. </constraints> <format> Return the account FAQ artifact (Q/A), then a FAQPage JSON-LD block, then a note on which answers to surface directly on the login screen. </format>
Creates an account, login, and 2FA FAQ with secure step-by-step answers and schema, ready to use.
Pro tip: Add your exact error message text as questions so users searching that phrase land straight on the fix.
Getting Help / Contact FAQ
8/30You are a customer-support operations lead who sets clear expectations about getting help. <context> I need an FAQ that explains how customers reach support and what to expect, delivered as a self-contained artifact with clean Q/A and FAQPage JSON-LD. </context> <inputs> - Support channels: [EMAIL / CHAT / PHONE / COMMUNITY] - Hours and time zone: [WHEN SUPPORT IS AVAILABLE] - Response times by plan: [SLA PER TIER IF ANY] - Self-serve resources: [DOCS, STATUS PAGE, COMMUNITY] - What to include when reaching out: [DETAILS THAT SPEED RESOLUTION] </inputs> <task> Write 8-12 questions covering how to contact support, hours and expected response times, how to escalate an urgent issue, what info to include, and where to self-serve first. Answer each in 2-4 sentences with concrete channels and times. </task> <constraints> - State real hours, channels, and SLAs; no vague "we respond quickly". - Guide users to self-serve before contacting where sensible. - Set honest expectations to reduce follow-up tickets. </constraints> <format> Return the contact FAQ artifact (Q/A), then a FAQPage JSON-LD block, then a note on placing it on the contact and help-center pages. </format>
Produces a contact-support FAQ with channels, hours, and SLAs plus schema, ready to use.
Pro tip: Include a 'what to send us' answer listing screenshots and account email so first replies resolve instead of asking for details.
Bug Report & Status FAQ
9/30You are a support-content writer who handles outages, bugs, and status communication. <context> I need an FAQ that tells users how to report bugs and check service status, delivered as a self-contained artifact with clean Q/A and FAQPage JSON-LD. </context> <inputs> - How to report a bug: [FORM / EMAIL / IN-APP] - What makes a good report: [STEPS, SCREENSHOTS, BROWSER] - Status page location: [URL OR CHANNEL] - How incidents are communicated: [BANNER, EMAIL, STATUS PAGE] - Typical fix or acknowledgement timeline: [EXPECTATIONS] </inputs> <task> Write 8-12 questions covering how to report a bug, what to include, how to know if an issue is already known, where to check status, and what happens after a report is filed. Answer each in 2-4 sentences with the concrete process. </task> <constraints> - Encourage reproducible detail without overwhelming the user. - Point to the status page before duplicate reports. - Set realistic expectations on acknowledgement, not fix promises. </constraints> <format> Return the bug and status FAQ artifact (Q/A), then a FAQPage JSON-LD block, then a note on linking it from the in-app help menu. </format>
Generates a bug-report and service-status FAQ with a clear reporting process and schema, ready to use.
Pro tip: Add a 'is this already a known issue' answer that links your status page to cut duplicate reports.
Mobile App Support FAQ
10/30You are a mobile support specialist who writes help content for iOS and Android users. <context> I need an FAQ for mobile app users covering the issues unique to phones and tablets, delivered as a self-contained artifact with clean Q/A and FAQPage JSON-LD. </context> <inputs> - App name and platforms: [IOS / ANDROID / BOTH] - Minimum OS versions: [SUPPORTED VERSIONS] - Common mobile issues: [CRASHES, SYNC, NOTIFICATIONS, LOGIN] - Offline and storage behavior: [WHAT WORKS OFFLINE] - Update and permissions guidance: [HOW TO UPDATE, PERMISSIONS NEEDED] </inputs> <task> Write 8-12 questions covering app crashes, sync problems, push notifications not arriving, offline use, storage or cache clearing, and updating. Answer each in 2-4 steps with platform-specific instructions where iOS and Android differ. </task> <constraints> - Note platform differences explicitly when steps diverge. - Give exact settings paths for each OS from the inputs. - Keep steps short enough to follow on a phone screen. </constraints> <format> Return the mobile support FAQ artifact (Q/A), then a FAQPage JSON-LD block, then a note on linking it from the app's in-app help. </format>
Builds a mobile app support FAQ with iOS and Android specific fixes and schema, ready to use.
Pro tip: Ask Claude to label iOS and Android steps separately in the same answer so nobody follows the wrong path.
Pricing / Billing FAQ
5 promptsPricing Plans FAQ
11/30You are a pricing-page copywriter who removes purchase hesitation with clear answers. <context> I need an FAQ that answers the money questions on my pricing page, delivered as a self-contained artifact with clean Q/A and FAQPage JSON-LD. </context> <inputs> - Plans and prices: [TIERS WITH PRICES] - Billing periods: [MONTHLY / ANNUAL, ANY DISCOUNT] - What counts toward limits: [SEATS, USAGE, PROJECTS] - Free option: [FREE PLAN / TRIAL / NONE] - Currency, tax, and payment methods: [ACCEPTED, VAT HANDLING] </inputs> <task> Write 8-12 questions covering how pricing works, monthly versus annual, what the limits mean, whether there is a free option, accepted payment methods, and taxes. Answer each in 2-4 sentences with exact numbers from the inputs. </task> <constraints> - Use the real prices and limits; never invent figures. - Be transparent about what is and is not included. - Address the hidden-cost worry head on. </constraints> <format> Return the pricing FAQ artifact (Q/A), then a FAQPage JSON-LD block, then a note on placing it directly under the pricing table. </format>
Creates a pricing FAQ that answers plan, limit, and payment questions with schema, ready to use.
Pro tip: Add a blunt 'are there any hidden fees' answer; that reassurance often converts better than the plan grid itself.
Billing & Invoices FAQ
12/30You are a billing-operations writer who documents invoicing and payment questions. <context> I need an FAQ covering invoices, receipts, and billing details, delivered as a self-contained artifact with clean Q/A and FAQPage JSON-LD. </context> <inputs> - Where invoices live: [DASHBOARD / EMAIL] - Billing date logic: [WHEN CHARGES OCCUR] - Editing billing info: [VAT ID, COMPANY NAME, ADDRESS] - Failed-payment handling: [RETRY, GRACE PERIOD, DUNNING] - Receipts and history: [HOW TO DOWNLOAD PAST INVOICES] </inputs> <task> Write 8-12 questions covering where to find invoices, when charges happen, how to add a VAT ID or company details, what happens when a payment fails, and how to download past receipts. Answer each in 2-4 concrete steps. </task> <constraints> - Precise steps and exact locations from the inputs. - Explain failed-payment grace and retry clearly to prevent panic. - Cover finance-team needs like VAT IDs and company names. </constraints> <format> Return the billing FAQ artifact (Q/A), then a FAQPage JSON-LD block, then a note on linking it from the billing settings screen. </format>
Generates a billing and invoices FAQ with steps for receipts, VAT, and failed payments plus schema, ready to use.
Pro tip: Include the exact steps to add a VAT ID and company name; that single answer deflects a huge share of finance tickets.
Refunds & Cancellations FAQ
13/30You are a customer-experience writer who explains refunds and cancellations transparently. <context> I need an FAQ covering how to cancel and how refunds work, delivered as a self-contained artifact with clean Q/A and FAQPage JSON-LD. </context> <inputs> - How to cancel: [SELF-SERVE STEPS OR PROCESS] - What happens after cancelling: [ACCESS UNTIL PERIOD END, DATA] - Refund policy: [WINDOW, ELIGIBILITY, PRORATED OR NOT] - Refund timeline: [HOW LONG TO PROCESS] - Reactivation: [HOW TO COME BACK] </inputs> <task> Write 8-12 questions covering how to cancel, whether access continues until the period ends, refund eligibility and window, how long refunds take, what happens to data, and how to reactivate. Answer each in 2-4 clear sentences. </task> <constraints> - State the real policy exactly; do not soften terms into vagueness. - Give the cancel steps so users are not forced to contact support. - Be honest about non-refundable cases. </constraints> <format> Return the refunds FAQ artifact (Q/A), then a FAQPage JSON-LD block, then a note on which answer to also show on the cancel-confirmation screen. </format>
Builds a refunds and cancellations FAQ with transparent policy answers and schema, ready to use.
Pro tip: Give the exact self-serve cancel steps; hiding them behind support drives chargebacks, not retention.
Free Trial FAQ
14/30You are a lifecycle marketer who reduces trial anxiety with straight answers. <context> I need an FAQ that answers everything a prospect wonders before starting my free trial, delivered as a self-contained artifact with clean Q/A and FAQPage JSON-LD. </context> <inputs> - Trial length and what is included: [DAYS, FEATURES] - Card required or not: [CREDIT CARD UP FRONT?] - What happens at trial end: [AUTO-CHARGE, DOWNGRADE, LOCK] - How to cancel during trial: [STEPS] - Trial limits: [USAGE OR FEATURE CAPS] - Extending the trial: [POSSIBLE OR NOT] </inputs> <task> Write 8-12 questions covering trial length, whether a card is needed, what happens when it ends, how to cancel before being charged, what is limited during the trial, and whether it can be extended. Answer each in 2-4 reassuring, factual sentences. </task> <constraints> - Be crystal clear about auto-charge and how to avoid it. - No dark-pattern phrasing; the goal is trust. - Exact days and limits from the inputs. </constraints> <format> Return the trial FAQ artifact (Q/A), then a FAQPage JSON-LD block, then a note on placing the 'do I need a card' answer near the signup button. </format>
Produces a free-trial FAQ that answers card, auto-charge, and cancellation questions with schema, ready to use.
Pro tip: Lead with the card and auto-charge answers; removing that fear lifts trial starts more than any feature list.
Upgrade, Downgrade & Proration FAQ
15/30You are a billing-experience writer who explains plan changes and proration in plain language. <context> I need an FAQ covering how upgrading, downgrading, and proration work, delivered as a self-contained artifact with clean Q/A and FAQPage JSON-LD. </context> <inputs> - How to change plans: [SELF-SERVE STEPS] - Upgrade billing: [CHARGED IMMEDIATELY, PRORATED HOW] - Downgrade behavior: [WHEN IT TAKES EFFECT, FEATURE LOSS] - Seat changes: [ADD OR REMOVE SEATS MID-CYCLE] - Annual-to-monthly rules: [SWITCHING BILLING PERIODS] </inputs> <task> Write 8-12 questions covering how to upgrade or downgrade, when charges or credits apply, how proration is calculated, what happens to features and data on downgrade, and how mid-cycle seat changes are billed. Answer each in 2-4 sentences with concrete examples. </task> <constraints> - Use a simple worked example to explain proration. - Be explicit about what is lost on downgrade. - Accurate to the billing logic in the inputs. </constraints> <format> Return the plan-change FAQ artifact (Q/A), then a FAQPage JSON-LD block, then a note on linking it from the change-plan modal. </format>
Creates an upgrade, downgrade, and proration FAQ with worked examples and schema, ready to use.
Pro tip: Ask Claude to include one dollar-figure proration example; abstract explanations of proration confuse almost everyone.
Onboarding FAQ
5 promptsNew User Getting-Started FAQ
16/30You are an onboarding specialist who gets brand-new users to their first win fast. <context> I need a getting-started FAQ that answers what a new user asks in their first hour, delivered as a self-contained artifact with clean Q/A and FAQPage JSON-LD. </context> <inputs> - Product and core value: [WHAT USERS ACHIEVE] - First key action: [THE ONE THING TO DO FIRST] - Setup basics: [ACCOUNT, PROFILE, INITIAL CONFIG] - Where things live: [MAIN NAV, KEY SCREENS] - Fastest path to first result: [SHORTEST ROUTE TO VALUE] </inputs> <task> Write 8-12 questions a first-time user asks: where to start, how to do the first key action, how to set up basics, where to find core features, and how to get a result quickly. Answer each in 2-4 encouraging, step-based sentences oriented around the fastest win. </task> <constraints> - Prioritize the shortest path to first value. - Concrete steps and screen names from the inputs. - Encouraging but never patronizing. </constraints> <format> Return the getting-started FAQ artifact (Q/A), then a FAQPage JSON-LD block, then a note on which answer to pin as the first in-app tooltip. </format>
Generates a new-user getting-started FAQ focused on the fastest first win, with schema, ready to use.
Pro tip: Tell Claude the single 'aha' action; it will orient every early answer around getting the user there sooner.
Setup & Configuration FAQ
17/30You are an implementation writer who documents product setup for admins. <context> I need an FAQ covering initial setup and configuration, delivered as a self-contained artifact with clean Q/A and FAQPage JSON-LD. </context> <inputs> - Product and setup scope: [WHAT MUST BE CONFIGURED] - Required vs optional settings: [MUST-DO VS NICE-TO-HAVE] - Common misconfigurations: [WHAT PEOPLE GET WRONG] - Prerequisites: [ACCOUNTS, PERMISSIONS, DATA NEEDED] - Recommended defaults: [SENSIBLE STARTING VALUES] </inputs> <task> Write 8-12 questions covering what must be set up first, which settings are required versus optional, recommended defaults, common misconfigurations to avoid, and how to verify setup is correct. Answer each in 2-4 concrete, step-based sentences. </task> <constraints> - Separate required steps from optional clearly. - Warn about the common misconfigurations explicitly. - Give recommended defaults so users are not left guessing. </constraints> <format> Return the setup FAQ artifact (Q/A), then a FAQPage JSON-LD block, then a note on ordering the answers to match the setup wizard. </format>
Builds a setup and configuration FAQ for admins with defaults and pitfalls plus schema, ready to use.
Pro tip: Ask Claude to mark each answer as 'required' or 'optional' so admins know exactly what they can skip on day one.
Team Onboarding & Inviting Members FAQ
18/30You are a collaboration-product writer who documents team setup and roles. <context> I need an FAQ covering inviting teammates, roles, and permissions, delivered as a self-contained artifact with clean Q/A and FAQPage JSON-LD. </context> <inputs> - How to invite members: [STEPS, BULK OR SINGLE] - Roles and permissions: [ROLE NAMES AND WHAT EACH CAN DO] - Seat and billing impact: [DOES ADDING A MEMBER COST] - Removing or deactivating members: [PROCESS AND DATA EFFECT] - SSO or domain rules: [IF ANY] </inputs> <task> Write 8-12 questions covering how to invite people, the difference between roles, whether adding members affects billing, how to change someone's role, and how to remove a member. Answer each in 2-4 sentences that describe each role's abilities precisely. </task> <constraints> - Define each role's permissions specifically, not vaguely. - Be clear about the billing impact of new seats. - Explain what happens to a removed member's work. </constraints> <format> Return the team onboarding FAQ artifact (Q/A), then a FAQPage JSON-LD block, then a note on linking it from the invite-members screen. </format>
Creates a team onboarding FAQ covering invites, roles, and seat billing with schema, ready to use.
Pro tip: Have Claude spell out exactly what each role can and cannot do; permission confusion is the top team-onboarding ticket.
Data Import / Migration FAQ
19/30You are a migration specialist who reassures users switching from another tool. <context> I need an FAQ covering importing data and migrating from another product, delivered as a self-contained artifact with clean Q/A and FAQPage JSON-LD. </context> <inputs> - Supported import sources: [TOOLS OR FILE FORMATS] - What can and cannot be imported: [DATA TYPES, LIMITS] - Import steps: [HOW THE IMPORT WORKS] - How long it takes: [TYPICAL DURATION] - Handling duplicates and errors: [DEDUPE, MAPPING, FAILURES] - Undo or re-run: [CAN AN IMPORT BE REVERSED] </inputs> <task> Write 8-12 questions covering which sources and formats are supported, what does not carry over, how to run an import, how long it takes, how duplicates and errors are handled, and whether an import can be undone. Answer each in 2-4 practical sentences. </task> <constraints> - Be honest about what will not migrate. - Give the actual import steps and file requirements. - Address the fear of duplicates or data loss directly. </constraints> <format> Return the migration FAQ artifact (Q/A), then a FAQPage JSON-LD block, then a note on linking it from the import screen and the sales page. </format>
Produces a data import and migration FAQ covering sources, limits, and undo with schema, ready to use.
Pro tip: State plainly what will not carry over; surprises during migration cause more churn than the missing feature itself.
Course / Program Onboarding FAQ
20/30You are a learning-experience designer who onboards students into an online course or cohort. <context> I need an FAQ that answers what students ask before and just after enrolling in my course or program, delivered as a self-contained artifact with clean Q/A and FAQPage JSON-LD. </context> <inputs> - Program name and format: [SELF-PACED / LIVE COHORT] - Time commitment: [HOURS PER WEEK, LENGTH] - Access details: [WHERE AND HOW LONG THEY ACCESS IT] - Prerequisites: [WHAT THEY NEED TO KNOW OR HAVE] - Certificate or outcome: [WHAT THEY GET AT THE END] - Support and community: [HOW STUDENTS GET HELP] </inputs> <task> Write 8-12 questions covering how to get started after enrolling, the time commitment, how long access lasts, prerequisites, whether there is a certificate, and how to get help. Answer each in 2-4 warm, specific sentences. </task> <constraints> - Set realistic expectations on time and pace. - Be specific about access duration and outcomes. - Encouraging tone that lowers first-week drop-off. </constraints> <format> Return the course onboarding FAQ artifact (Q/A), then a FAQPage JSON-LD block, then a note on sending the top three answers in the welcome email. </format>
Generates a course or cohort onboarding FAQ covering pace, access, and outcomes with schema, ready to use.
Pro tip: Answer the honest time-commitment question first; underestimating it is the biggest driver of week-one refunds.
Policy / Legal FAQ
5 promptsPrivacy & Data FAQ
21/30You are a privacy-focused writer who explains data practices in plain, honest language. <context> I need a privacy FAQ that answers common data questions in plain English, delivered as a self-contained artifact with clean Q/A and FAQPage JSON-LD. This is explanatory content, not legal advice. </context> <inputs> - What data you collect: [TYPES OF DATA] - Why you collect it: [PURPOSES] - Who it is shared with: [PROCESSORS, THIRD PARTIES] - Data location and retention: [WHERE STORED, HOW LONG] - User rights: [ACCESS, EXPORT, DELETE, OPT-OUT] - Applicable frameworks: [GDPR / CCPA / OTHER] </inputs> <task> Write 8-12 questions covering what data is collected and why, whether it is sold or shared, where it is stored, how long it is kept, and how users exercise their rights. Answer each in 2-4 plain-language sentences that map to the inputs. </task> <constraints> - Plain English, not legalese; reference the full policy for detail. - Accurate to the inputs; do not overstate protections. - Include a short line that this is a summary, not the binding policy. </constraints> <format> Return the privacy FAQ artifact (Q/A), then a FAQPage JSON-LD block, then a note recommending a lawyer review before publishing. </format>
Builds a plain-English privacy FAQ covering collection, sharing, and user rights with schema, ready to use.
Pro tip: Answer 'do you sell my data' bluntly and early; that is the single question that builds or breaks trust.
Terms of Service FAQ
22/30You are a policy writer who translates a terms-of-service document into a readable FAQ. <context> I need a plain-language FAQ that explains the key points of my terms of service, delivered as a self-contained artifact with clean Q/A and FAQPage JSON-LD. This is a summary, not legal advice. </context> <inputs> - Product and who may use it: [ELIGIBILITY, AGE] - Acceptable use: [WHAT IS AND IS NOT ALLOWED] - Account responsibilities: [USER OBLIGATIONS] - Content ownership: [WHO OWNS WHAT] - Liability and termination: [KEY LIMITS AND WHEN ACCESS ENDS] </inputs> <task> Write 8-12 questions covering who can use the service, what is prohibited, who owns user content, what the user is responsible for, and when accounts can be terminated. Answer each in 2-4 plain sentences that faithfully summarize the terms. </task> <constraints> - Faithful to the underlying terms; do not invent obligations. - Plain English, linking to the full terms for authority. - Note that the FAQ is a summary and the terms govern. </constraints> <format> Return the terms FAQ artifact (Q/A), then a FAQPage JSON-LD block, then a note recommending legal review before publishing. </format>
Creates a plain-language terms-of-service FAQ summarizing key clauses with schema, ready to use.
Pro tip: Keep every answer as a faithful summary and link the full clause; never let the FAQ contradict the binding terms.
Security & Compliance FAQ
23/30You are a security-content writer who answers the questions buyers and IT teams ask. <context> I need a security and compliance FAQ suitable for the trust or security page, delivered as a self-contained artifact with clean Q/A and FAQPage JSON-LD. </context> <inputs> - Encryption: [AT REST, IN TRANSIT] - Certifications and audits: [SOC 2, ISO 27001, OTHERS] - Access controls: [SSO, 2FA, ROLE PERMISSIONS] - Data hosting and backups: [PROVIDER, REGION, BACKUP CADENCE] - Incident and vulnerability handling: [DISCLOSURE, RESPONSE] - Subprocessors: [KEY VENDORS] </inputs> <task> Write 8-12 questions covering how data is encrypted, which certifications you hold, what access controls exist, where data is hosted, how incidents are handled, and who your subprocessors are. Answer each in 2-4 precise sentences from the inputs. </task> <constraints> - Only claim certifications and controls you actually have. - Be precise; vague security answers erode trust with IT buyers. - Point to a full security page or docs for evidence. </constraints> <format> Return the security FAQ artifact (Q/A), then a FAQPage JSON-LD block, then a note on which answers to also include in a sales security questionnaire. </format>
Produces a security and compliance FAQ answering IT-buyer questions with schema, ready to use.
Pro tip: Only list certifications you truly hold; a single overclaim can sink an enterprise deal during security review.
Cookie Policy FAQ
24/30You are a privacy writer who explains cookies and tracking clearly for end users. <context> I need a cookie FAQ that explains what cookies the site uses and how to control them, delivered as a self-contained artifact with clean Q/A and FAQPage JSON-LD. This is explanatory, not legal advice. </context> <inputs> - Cookie categories used: [ESSENTIAL, ANALYTICS, MARKETING] - What each category does: [PURPOSE PER CATEGORY] - Third-party cookies: [PROVIDERS IF ANY] - Consent mechanism: [BANNER, PREFERENCES CENTER] - How to change or withdraw consent: [STEPS] </inputs> <task> Write 8-12 questions covering what cookies the site uses, what each category is for, which are optional, how consent works, and how to change or withdraw it. Answer each in 2-4 plain sentences mapped to the inputs. </task> <constraints> - Distinguish essential from optional cookies clearly. - Explain exactly how to change preferences. - Note this summarizes the full cookie policy. </constraints> <format> Return the cookie FAQ artifact (Q/A), then a FAQPage JSON-LD block, then a note on linking it from the consent banner. </format>
Generates a cookie-policy FAQ explaining categories and consent control with schema, ready to use.
Pro tip: Make the 'how do I withdraw consent' answer a clear step list; regulators and users both expect that path to be obvious.
Data Deletion & Account Closure FAQ
25/30You are a trust-and-safety writer who documents account closure and data deletion honestly. <context> I need an FAQ covering how users close their account and delete their data, delivered as a self-contained artifact with clean Q/A and FAQPage JSON-LD. </context> <inputs> - How to close an account: [SELF-SERVE OR REQUEST PROCESS] - What gets deleted and when: [DATA TYPES, TIMELINE] - What is retained and why: [LEGAL OR BILLING RETENTION] - Backups and irreversibility: [WHEN DELETION IS FINAL] - Export before deletion: [HOW TO DOWNLOAD DATA FIRST] </inputs> <task> Write 8-12 questions covering how to close an account, what data is deleted and when, what is legally retained, whether deletion is reversible, and how to export data first. Answer each in 2-4 honest, specific sentences. </task> <constraints> - Be transparent about retention for legal or billing reasons. - State clearly when deletion becomes irreversible. - Point users to export their data before closing. </constraints> <format> Return the data-deletion FAQ artifact (Q/A), then a FAQPage JSON-LD block, then a note on showing the export reminder on the close-account screen. </format>
Builds a data-deletion and account-closure FAQ with retention and export answers plus schema, ready to use.
Pro tip: Always include the 'export your data first' answer next to the delete steps so closures do not become support escalations.
Most people use 10% of Claude. Tutorials unlock the rest.
AI Academy: 300+ hands-on tutorials on Claude, ChatGPT, Midjourney, and 50+ AI tools. New tutorials added every week.
E-commerce FAQ
5 promptsShipping & Delivery FAQ
26/30You are an e-commerce content writer who reduces pre-purchase shipping doubts. <context> I need a shipping FAQ for my online store, delivered as a self-contained artifact with clean Q/A and FAQPage JSON-LD. </context> <inputs> - Where you ship: [COUNTRIES OR REGIONS] - Shipping methods and costs: [OPTIONS, FEES, FREE THRESHOLD] - Processing and delivery times: [HANDLING PLUS TRANSIT ESTIMATES] - Tracking: [HOW CUSTOMERS TRACK ORDERS] - Customs and duties: [WHO PAYS FOR INTERNATIONAL] - Delays and lost packages: [HOW YOU HANDLE THEM] </inputs> <task> Write 8-12 questions covering where you ship, how much shipping costs, how long delivery takes, how to track an order, who pays customs, and what happens if a package is late or lost. Answer each in 2-4 concrete sentences with real estimates. </task> <constraints> - Give honest time and cost ranges, not best-case only. - Address the customs and lost-package worries directly. - Accurate to the inputs; no invented carriers. </constraints> <format> Return the shipping FAQ artifact (Q/A), then a FAQPage JSON-LD block, then a note on linking it from the cart and product pages. </format>
Creates a shipping and delivery FAQ with times, costs, and tracking answers plus schema, ready to use.
Pro tip: State your free-shipping threshold in its own answer; it nudges cart size more reliably than a banner does.
Returns & Exchanges FAQ
27/30You are an e-commerce customer-experience writer who makes the returns policy feel safe. <context> I need a returns and exchanges FAQ, delivered as a self-contained artifact with clean Q/A and FAQPage JSON-LD. </context> <inputs> - Return window: [DAYS] - Condition required: [UNUSED, TAGS, PACKAGING] - How to start a return: [PORTAL OR CONTACT STEPS] - Who pays return shipping: [CUSTOMER OR STORE] - Refund vs exchange vs store credit: [OPTIONS AND TIMING] - Non-returnable items: [EXCLUSIONS] </inputs> <task> Write 8-12 questions covering the return window, item condition, how to start a return, who pays return shipping, refund timing, how exchanges work, and what cannot be returned. Answer each in 2-4 clear, reassuring sentences. </task> <constraints> - State the policy exactly, including exclusions. - Give the actual steps to start a return. - Be clear on refund timing to prevent chargebacks. </constraints> <format> Return the returns FAQ artifact (Q/A), then a FAQPage JSON-LD block, then a note on linking it from the checkout and order-confirmation pages. </format>
Produces a returns and exchanges FAQ with window, steps, and refund timing plus schema, ready to use.
Pro tip: Lead with a generous, plainly stated return window; a clear returns promise lifts conversion more than most product copy.
Order & Payment FAQ
28/30You are an e-commerce support writer who answers order and payment questions. <context> I need an FAQ covering placing orders and paying, delivered as a self-contained artifact with clean Q/A and FAQPage JSON-LD. </context> <inputs> - Accepted payment methods: [CARDS, WALLETS, BNPL] - Order confirmation and tracking: [HOW CUSTOMERS KNOW IT WORKED] - Editing or cancelling an order: [WINDOW AND PROCESS] - Discount codes and gift cards: [HOW TO APPLY] - Payment security: [HOW CARDS ARE PROTECTED] - Failed or duplicate charges: [WHAT TO DO] </inputs> <task> Write 8-12 questions covering accepted payment methods, how to confirm an order went through, how to change or cancel an order, how to use a discount code, whether payment is secure, and what to do about a failed or duplicate charge. Answer each in 2-4 sentences. </task> <constraints> - Give the real order-edit window and steps. - Reassure on payment security without technical jargon. - Cover the duplicate-charge worry with a clear next step. </constraints> <format> Return the order and payment FAQ artifact (Q/A), then a FAQPage JSON-LD block, then a note on linking it from the checkout page. </format>
Generates an order and payment FAQ covering methods, edits, and charge issues with schema, ready to use.
Pro tip: Add a 'how do I know my order went through' answer; that reassurance quietly prevents duplicate orders and tickets.
Product & Sizing FAQ
29/30You are a product-content writer who answers the questions that decide a purchase. <context> I need a product and sizing FAQ for a specific product or category, delivered as a self-contained artifact with clean Q/A and FAQPage JSON-LD. </context> <inputs> - Product or category: [WHAT IT IS] - Sizing or fit details: [SIZE GUIDE, RUNS SMALL OR LARGE] - Materials or ingredients: [WHAT IT IS MADE OF] - Care or usage instructions: [HOW TO USE OR MAINTAIN] - Variations: [COLORS, SIZES, MODELS] - Common pre-purchase questions: [WHAT BUYERS ASK] </inputs> <task> Write 8-12 questions covering how to choose the right size or variant, what the product is made of, how to care for or use it, how it compares across variations, and the top pre-purchase concerns. Answer each in 2-4 specific, honest sentences. </task> <constraints> - Give concrete sizing and fit guidance, not vague reassurance. - Be honest about materials and limitations. - Answer the objection that keeps buyers from adding to cart. </constraints> <format> Return the product FAQ artifact (Q/A), then a FAQPage JSON-LD block, then a note on placing it directly on the product detail page. </format>
Builds a product and sizing FAQ that answers purchase-deciding questions with schema, ready to use.
Pro tip: Include a blunt 'does it run small or large' answer; sizing uncertainty is the top cause of returns and abandoned carts.
Subscription Box FAQ
30/30You are a subscription-commerce writer who reduces sign-up hesitation for a recurring box. <context> I need an FAQ for my subscription box or recurring product, delivered as a self-contained artifact with clean Q/A and FAQPage JSON-LD. </context> <inputs> - What subscribers get and how often: [CONTENTS, CADENCE] - Pricing and billing cycle: [PRICE, WHEN BILLED] - Skipping, pausing, and cancelling: [HOW AND WHEN] - Customization: [CAN SUBSCRIBERS CHOOSE ITEMS] - Shipping and cutoff dates: [WHEN BOXES SHIP] - First-box and gifting options: [SPECIAL CASES] </inputs> <task> Write 8-12 questions covering what is in the box and how often it ships, when subscribers are billed, how to skip, pause, or cancel, whether they can customize, shipping cutoff dates, and how gifting works. Answer each in 2-4 reassuring, specific sentences. </task> <constraints> - Make skipping, pausing, and cancelling feel easy and honest. - State the billing cycle and cutoff dates precisely. - No dark patterns around cancellation. </constraints> <format> Return the subscription FAQ artifact (Q/A), then a FAQPage JSON-LD block, then a note on placing the skip-or-cancel answer near the subscribe button. </format>
Creates a subscription-box FAQ covering cadence, billing, and easy cancellation with schema, ready to use.
Pro tip: Make the pause-and-cancel answer generous and upfront; commitment fear blocks more box signups than price does.
Frequently Asked Questions
Prompts are the starting line. Tutorials are the finish.
A growing library of 300+ hands-on tutorials on ChatGPT, Claude, Midjourney, and 50+ AI tools. New tutorials added every week.
7-day free trial. Cancel anytime.