Documentation
Getting started.
From installation to your first AI-generated page in under five minutes.
Requirements
Before you start.
Gallop Builder is a WordPress theme. Make sure your environment meets these requirements before installing.
Installation
Three steps to launch.
Install the theme
Download the Gallop Builder theme from your dashboard. In WordPress, go to Appearance → Themes → Add New → Upload Theme and select the .zip file. Click Install, then Activate.
Connect your API key
Navigate to Gallop → Settings in the WordPress admin sidebar. Paste your API key into the connection field and click Verify. A green checkmark confirms a successful connection.
Generate your first page
Go to Gallop → New Page. Type a natural language prompt describing the page you want. Click Generate. Three agents work simultaneously to build your layout, copy, and styling.
Configuration
Settings panel.
The Gallop settings panel lets you configure defaults for every generated page. These can be overridden per‑generation from the prompt interface.
- Default language: Set the primary language for generated copy (English, Spanish, French, German, and 30+ more).
- Design system: Choose Stride CSS (default) or map to your theme's existing class system.
- Tone preset: Professional, casual, technical, or custom. Controls the Copy Agent's writing style.
- Auto‑publish: Generate pages as drafts (default) or publish immediately.
- Webhook URL: Optional. Receive a POST notification when page generation completes.
// Example: Gallop settings object
{
"language": "en",
"designSystem": "stride",
"tone": "professional",
"autoPublish": false,
"webhook": null,
"model": "gallop-2.5",
"maxSections": 12,
"includeImages": true
}Your First Prompt
Describe it. Generate it.
A good prompt is specific about the business, the page purpose, and the desired structure. Here's an example that generates a complete landing page:
Gallop will produce a page with a hero section, services grid, testimonial carousel, pricing table, contact form, and footer — all in under 60 seconds.
Tip: You don't need to specify exact HTML elements or CSS classes. The Layout Agent determines structure, the Copy Agent writes content, and the Style Agent applies Stride classes.
Build a landing page for a dental
clinic called "Bright Smile Dental"
in Austin, TX.
Include:
- Hero with a booking CTA
- Services grid (cleanings,
implants, cosmetic)
- Patient testimonials
- Insurance partners section
- Contact form with map
Tone: warm, professional
Style: clean, medicalTroubleshooting
Common issues.
gp_. If the key was recently rotated, use the new one.max_execution_time in php.ini.gallop-isolated to the page wrapper to scope Stride styles.api.gallopbuilder.com over HTTPS. Ensure your hosting allows outbound requests to this domain. Some WAF rules may block API calls.Early Access
Ready to build?
Get early access when we ship.