# Tool: Create Prompt for Ethereal Dream Sequence

> Transport viewers into surreal dreamscapes with the BOPINK Ethereal Dream Sequence Studio. Created for fantasy filmmakers, art directors, and music video creators, this generator creates prompts for OpenAI Sora and Luma Dream Machine. It integrates weightless zero-gravity float mechanics, soft lens halo bloom, pastel cloud banks, bioluminescent illumination, and liquid light reflections.

**Category**: prompts-video | **Target AI Models**: OpenAI Sora, Luma Dream Machine

## Domain Parameters:
- `dreamTone` (select): Dreamscape Color Palette (Default: "Soft Lavender")
- `zeroGravityFloat` (toggle): Weightless Zero-Gravity Drift (Default: "true")
- `lensBloom` (toggle): Soft Focus Lens Halo Bloom (Default: "true")
- `bioluminescentElements` (toggle): Include Bioluminescent Light Particles (Default: "true")

## Master Prompt Engineering Architecture (5 Pillars):
1. **Role & Persona**: Domain expert framing
2. **Task & Deliverable**: Primary objective & constraints
3. **Context & Parameters**: Technical specs & camera/stack parameters
4. **Negative Constraints**: Forbidden artifacts & bad practices
5. **Output Spec**: Section formatting & XML/Markdown structure

## Programmatic API Execution:
```http
POST /api/generate-prompt
Content-Type: application/json

{
  "toolSlug": "create-prompt-for-ethereal-dream-sequence",
  "rawPrompt": "Your raw concept here",
  "thinkingLevel": "HIGH"
}
```
