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

# Image Generation

> Create images using AI models with text prompts

<Frame>
  <img src="https://mintcdn.com/taamai-c8c27d6c/7tpU7wOp-rlopJuB/images/playground/vision-demo.png?fit=max&auto=format&n=7tpU7wOp-rlopJuB&q=85&s=be57b2fdbd8f667e562960e8ec755c1c" alt="Image Generation Interface" width="4320" height="2700" data-path="images/playground/vision-demo.png" />
</Frame>

## Available Models

<CardGroup cols={2}>
  <Card title="DALL·E 3" icon="image">
    * Highest quality
    * Complex scenes
    * Artistic styles
  </Card>

  <Card title="DALL·E 3 HD" icon="wand-sparkles">
    * Enhanced resolution
    * Fine details
    * Professional quality
  </Card>
</CardGroup>

## Generation Options

<AccordionGroup>
  <Accordion title="Image Size" icon="expand">
    Available dimensions:

    * 1024×1024 (Square)
    * 1792×1024 (Landscape)
    * 1024×1792 (Portrait)
  </Accordion>

  <Accordion title="Style Controls" icon="palette">
    Adjust image characteristics:

    * Artistic style
    * Lighting
    * Composition
    * Color scheme
  </Accordion>

  <Accordion title="Batch Generation" icon="layer-group">
    Create multiple variations:

    * Number of images
    * Style variations
    * Prompt variations
  </Accordion>
</AccordionGroup>

## Prompt Tips

<Steps>
  <Step title="Be Descriptive" icon="pen">
    Include specific details about:

    * Subject matter
    * Style
    * Lighting
    * Composition
  </Step>

  <Step title="Use Artistic Terms" icon="paintbrush">
    Incorporate art terminology:

    * Medium (oil painting, digital art)
    * Style (impressionist, minimalist)
    * Technique (brush strokes, lighting)
  </Step>

  <Step title="Specify Context" icon="vector-square">
    Define the setting:

    * Environment
    * Time of day
    * Atmosphere
    * Perspective
  </Step>
</Steps>

## Example Prompts

```plaintext theme={null}
"A serene mountain lake at sunset, with snow-capped peaks reflected in crystal-clear water, painted in a realistic style with warm lighting"

"Minimalist geometric pattern featuring interlocking circles and squares in pastel colors, inspired by Bauhaus design"
```

<Note>
  Generated images are temporary and will be deleted after 24 hours. Download important images promptly.
</Note>
