> For the complete documentation index, see [llms.txt](https://docs.dreamerland.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dreamerland.ai/image/elements.md).

# Elements

We’re thrilled to introduce **Elements**, our latest feature that empowers you to create truly unique visuals by blending and customizing different image elements.  This feature gives you the freedom to mix, match, and modify various elements—colors, textures, shapes, and more—to craft images that perfectly match your vision.

With **Elements**, you can:

* **Combine multiple image elements** to build dynamic compositions.
* **Adjust styles, effects, and layouts** for a personalized touch.

### **Subject**

Generate high-fidelity images of characters, objects, or animals while preserving key details. Perfect for consistent branding, character design, and product visuals, this feature ensures accuracy and identity retention.

<div><figure><img src="/files/v3b7QZu7PY2HwVO5wEsh" alt="" width="375"><figcaption><p>Element image</p></figcaption></figure> <figure><img src="/files/0b7LNLiDidWJ11loZ2g0" alt="" width="375"><figcaption><p>Subject mode</p></figcaption></figure></div>

<figure><img src="/files/5Y1czEEsPV2cPcvFq7n1" alt=""><figcaption><p>A woman playing guitar on stage, neon text "Dreamer" in background</p></figcaption></figure>

### Face

This mode focuses solely on facial feature. Perfect for consistent face.&#x20;

<div><figure><img src="/files/nYwLA9hAVEVyaRYzulTt" alt="" width="320"><figcaption><p>Element image</p></figcaption></figure> <figure><img src="/files/Dm2poEoE4p6rYnZAPzl5" alt="" width="375"><figcaption><p>Face mode</p></figcaption></figure></div>

<figure><img src="/files/AlUTsIJr81KG6HFDn98c" alt=""><figcaption><p>portrait, made of sculpture, white color</p></figcaption></figure>

### Combine elements

Combine multiple elements image (maximum 3) into one image.&#x20;

<div><figure><img src="/files/RyEixlCTgnz13GhUSf1p" alt="" width="375"><figcaption><p>Element image</p></figcaption></figure> <figure><img src="/files/n3R2etHPEUtxRFNyq8er" alt="" width="240"><figcaption><p>Element image</p></figcaption></figure> <figure><img src="/files/eCTO19RLxAIla6XruaIa" alt="" width="375"><figcaption><p>Multiple elements</p></figcaption></figure></div>

<figure><img src="/files/SLd0HzG7pyRIXR4bPWcX" alt=""><figcaption><p>a woman holding a doll with both hands in living room</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.dreamerland.ai/image/elements.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
