Note: This content has moved. See the consolidated prompting guides indocs/guides/prompting/prompting-tips.mdxand the new deep-dive files:docs/guides/prompting/image-to-image.mdxanddocs/guides/prompting/text-to-image.mdx. Effective prompts improve quality and consistency.
General guidance
- Be specific and descriptive
- Include movement, lighting, and style cues
- Avoid contradictory instructions
- Keep prompts under ~200 characters for best results
Examples
- “A cinematic close-up of a hummingbird drinking nectar, golden hour lighting, shallow depth of field, smooth slow-motion”
- “Futuristic city skyline at night with neon lights, gentle camera pan, light rain, cyberpunk style”
Performance tips
- Poll status every 5–10 seconds
- Use exponential backoff for failures
- Cache final video URLs for reuse
- Prefer webhooks for production (see Webhooks guide)