> ## Documentation Index
> Fetch the complete documentation index at: https://docs.summerengine.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Frequently Asked Questions

> Answers to common questions about Summer. Browse by topic or search.

## FAQ Overview

Common questions about Summer, organized by topic. Each question links to a detailed answer.

## About Summer

<CardGroup cols={1}>
  <Card title="What is Summer?" href="/knowledge-base/what-is-summer">The AI game engine. Build games by describing them in natural language.</Card>
  <Card title="What makes Summer different from ChatGPT?" href="/knowledge-base/summer-vs-chatgpt">Unified experience, safe operations, specialist agents, and project intelligence. AI directly modifies your game.</Card>
  <Card title="Is Summer for beginners or professionals?" href="/knowledge-base/beginners-or-professionals">Summer is for everyone. Vibe coders and professional developers alike.</Card>
  <Card title="Has Summer been used for production games?" href="/knowledge-base/production-games">Yes. We shipped Don't Pray on Steam in 2.5 months. It's a commercial product.</Card>
  <Card title="What's the learning curve?" href="/knowledge-base/learning-curve">Gentle to advanced. Vibe coding has near-zero curve. Master the engine with AI as your tutor.</Card>
  <Card title="Can I make AAA games with Summer?" href="/knowledge-base/aaa-games">Summer is designed for indie and mid-scale projects. Sweet spot: 3-12 months for projects that traditionally take 1-7 years.</Card>
  <Card title="How does Summer compare to other AI game tools?" href="/knowledge-base/summer-vs-other-tools">Summer is a full game engine, not an AI addon. Deeper integration, better context, safer operations.</Card>
</CardGroup>

## Technical

<CardGroup cols={1}>
  <Card title="Is Summer compatible with my existing project?" href="/knowledge-base/godot-compatibility">Yes. Open your project and continue working with AI assistance. No conversion required.</Card>
  <Card title="What if I have existing projects?" href="/knowledge-base/godot-projects">They work perfectly. Open them in Summer and continue development. All scenes, scripts, and plugins work as before.</Card>
  <Card title="Which AI models does Summer use?" href="/knowledge-base/ai-models">Claude, GPT-5, Gemini, Meshy, ElevenLabs, and more. Choose your models in settings.</Card>
  <Card title="How good are AI-generated assets?" href="/knowledge-base/ai-asset-quality">Great for prototyping and indie games. Learn the tradeoffs and when to use human artists.</Card>
  <Card title="Can I make a game with just AI, no coding?" href="/knowledge-base/ai-game-dev">Yes. Describe what you want and Summer Engine writes the code. AI game dev and vibe coding for games.</Card>
  <Card title="How do specialist agents work?" href="/knowledge-base/specialist-agents">Expert AI agents for 3D modeling, audio design, and complex systems. Brought in on demand.</Card>
  <Card title="How does project intelligence work?" href="/knowledge-base/project-intelligence">AI indexes and understands your entire codebase, scenes, assets, and relationships automatically.</Card>
  <Card title="What are the limitations of AI operations?" href="/knowledge-base/ai-operations-limitations">AI changes go through safe APIs. Some tasks still require manual work. Learn what works well and what doesn't.</Card>
  <Card title="Does Summer support multiplayer?" href="/knowledge-base/multiplayer">Yes, with limitations. Basic multiplayer networking works with AI assistance.</Card>
  <Card title="Can I use my own assets?" href="/knowledge-base/custom-assets">Yes. Import your own 2D art, 3D models, and audio. AI generation is optional.</Card>
  <Card title="Can I use Summer for web games?" href="/knowledge-base/web-games">Yes. Export to HTML5/WebAssembly. Deploy to itch.io, your website, or any static host.</Card>
  <Card title="How does Unity or Unreal migration work?" href="/knowledge-base/unity-unreal-migration">Use AI to research your project, create a plan, then rebuild in Summer Engine. Fresh projects: easy. Large projects: more planning.</Card>
</CardGroup>

## Account & Support

<CardGroup cols={1}>
  <Card title="Is my code safe?" href="/knowledge-base/privacy-and-code-safety">Privacy Mode is on by default. We never train on your code. Your code stays on your machine.</Card>
  <Card title="Is Summer free?" href="/knowledge-base/pricing">Free to download and try. Free tier with core AI features. Premium features available through subscription.</Card>
  <Card title="How do I get support?" href="/knowledge-base/support">Founders respond personally. Email, Discord, and more.</Card>
  <Card title="How do I get started with no experience?" href="/knowledge-base/no-experience">Download Summer Engine, create a project, describe what you want. No coding required. AI does the rest.</Card>
  <Card title="How do I publish to Steam?" href="/knowledge-base/publish-steam">Export your game, then submit to Steam. \$100 Steam Direct fee, 1-3 day approval. Full guide inside.</Card>
  <Card title="How do I export to mobile?" href="/knowledge-base/export-mobile">Enable ETC2 ASTC texture format, create mobile export preset, configure signing. iOS requires Mac and Apple Developer account.</Card>
</CardGroup>

***

Need help or have questions? Reach out to our founders at [founders@summerengine.com](mailto:founders@summerengine.com) or join our community on [Discord](https://discord.gg/yUpgtxnZky) for fast responses.
