Fly Super User Guide

Frequently Asked Questions

Common questions about Fly Super

General Questions

What is Fly Super?

Fly Super is an AI-powered platform that helps you create beautiful landing pages in minutes. Our advanced AI analyzes your requirements and generates complete landing pages with professionally designed components.

How does the AI work?

We use a multi-step AI process:

  1. Structure Planning - AI determines the best page structure for your needs
  2. Component Selection - Chooses optimal components and variants from our library
  3. Content Generation - Creates compelling copy tailored to your audience
  4. Optimization - Ensures the page is conversion-optimized

Do I need coding skills?

No! Fly Super is designed for everyone. The AI handles all the technical work, and our interface makes customization simple with visual editors.

Pricing & Plans

Is there a free trial?

Yes! We offer a 14-day free trial with full access to all features. No credit card required.

Can I cancel anytime?

Absolutely. You can cancel your subscription at any time from your account settings. You'll retain access until the end of your billing period.

What happens to my pages if I cancel?

Your published pages will remain live for 30 days after cancellation, giving you time to export or migrate them.

Technical Questions

Can I use my own domain?

Yes! You can connect custom domains to your landing pages. We support both root domains and subdomains, and we automatically provision SSL certificates.

How fast are the pages?

Fly Super pages are optimized for performance:

  • Server-side rendering with Next.js
  • Automatic image optimization
  • CDN delivery
  • Average load time under 2 seconds

Can I export my pages?

Yes, Pro and Enterprise plans include the ability to export your landing pages as standalone Next.js projects.

Is my data secure?

Security is our top priority:

  • All data is encrypted in transit and at rest
  • SOC 2 Type II certified
  • Regular security audits
  • GDPR compliant

Customization

Can I edit the AI-generated content?

Yes! Every piece of content, every component, and every style can be customized through our editor.

Can I add custom code?

Pro and Enterprise plans support custom CSS and JavaScript injection for advanced customization.

How many component variants are available?

Our library includes 35+ professionally designed components across 13 categories, with new ones added regularly.

Forms & Submissions

How do webhooks work?

When a form is submitted, Fly Super sends an HTTP POST request to your webhook URL with the submission data as JSON. If the request fails, we automatically retry up to 5 times with exponential backoff (30s, 1m, 5m, 15m, 1h).

Can I integrate with my CRM?

Yes! Use webhooks to send form submissions to any service. Popular integrations include Salesforce, HubSpot, Pipedrive (via webhooks), Zapier, Make, Airtable, and custom APIs.

How is spam prevented?

Forms include Vercel BotID for advanced bot detection, rate limiting (configurable per form, default 10 per hour per IP), honeypot fields, and IP-based throttling.

Where can I view submissions?

Navigate to the Submissions dashboard to view all form submissions across your organization. You can filter by form, see submission metadata, and track webhook delivery status.

Can I export submission data?

Export functionality is coming soon. Currently, submissions can be sent to your database or spreadsheet in real-time via webhooks.

How does traffic splitting work?

Links use deterministic hashing (SHA-256 of IP + User Agent) to assign users to variants based on configured weights. The same user always sees the same variant thanks to cookie persistence.

Link redirects are handled at the edge with Redis caching, averaging ~10-50ms globally. The redirect itself is nearly instant; page load time depends on the destination URL.

Can users see different variants?

Yes, if they clear cookies, use different devices/browsers, or browse in private mode. Each device/browser gets its own variant assignment.

How do I track A/B test results?

Use UTM parameters in your variant URLs (e.g., ?utm_content=variant_a) and track conversions in your analytics platform. Built-in analytics for A/B testing are coming soon.

What's the minimum sample size for A/B tests?

Aim for at least 100 conversions per variant for meaningful results. The exact number depends on your baseline conversion rate and desired confidence level (use an A/B test calculator).

Domains

How long does domain verification take?

DNS propagation typically takes 5-60 minutes but can take up to 48 hours in rare cases. SSL certificate issuance takes an additional 5 minutes to 24 hours after DNS verification.

Can I use a root domain (apex domain)?

Yes! Add an A record pointing to 76.76.21.21. However, we recommend using www or a subdomain to avoid potential conflicts with email hosting.

Do you support custom SSL certificates?

We automatically provision Let's Encrypt SSL certificates for all domains. Custom SSL certificates are not currently supported but are on the roadmap for Enterprise plans.

Can I use Cloudflare with Fly Super?

Yes, but you must turn OFF Cloudflare proxy (use grey cloud, not orange) for your Fly Super domains. The CNAME record should point directly to cname.vercel-dns.com.

What happens if my domain expires?

If your domain registration expires, DNS will stop resolving and your landing pages will become inaccessible. Renew your domain at your registrar to restore access.

Organization & Team

How many team members can I invite?

It depends on your plan: Free tier allows 2 members, Pro allows 10 members, and Enterprise allows unlimited members.

What's the difference between roles?

  • Owner: Full access, billing, can delete organization
  • Admin: Create/edit/delete content, invite members, manage domains
  • Member: Create/edit own content, view submissions
  • Guest: View-only access for stakeholders

Can I belong to multiple organizations?

Yes! Users can belong to up to 2 organizations by default (more for Enterprise). Switch between them using the organization selector in the sidebar.

How do I transfer organization ownership?

Only the current owner can transfer ownership. Go to Settings → Members, click the new owner, and select "Transfer Ownership". This action cannot be undone.

Support

How can I get help?

We offer multiple support channels:

  • In-app chat support
  • GitHub Issues for bug reports and questions
  • Community forum
  • Video tutorials
  • This documentation

What's your response time?

  • Free tier: 48 hours
  • Pro: 24 hours
  • Enterprise: Priority support (4 hours)