> 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/doodle.md).

# Doodle

Doodle, a captivating feature that unleashes your creativity, allows you to draw and transform your sketches into magnificent works of art. With Doodle, the possibilities are endless as you effortlessly wield virtual brushes, pencils, and colors to bring your imagination to life.

<figure><img src="/files/NwY0ZaibHz2O4iFo5i44" alt="" width="375"><figcaption><p>Select doodle mode</p></figcaption></figure>

<figure><img src="/files/IjjwGYZYaYUy9kz32vUt" alt="" width="375"><figcaption><p>Draw on the whiteboard</p></figcaption></figure>

Below is the result of our drawing

Remember to type prompt to describe your image:

1girl, red hair, wearing bikini, grass, blue sky, red moon, holding a sword

<div><figure><img src="/files/5bSPIdcHynVjMBh608l0" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/jJGhIQN48qSEF9vTzNvS" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/zyVyA0ITNJrdqoPK9Fmn" alt="" width="375"><figcaption></figcaption></figure></div>

You can also add a image to your drawing like this example below. We add a sniper gun image to our drawing. Click the +Add button to add any image assets you want.&#x20;

<figure><img src="/files/obXzazQ0ufVhrc6O0dLq" alt="" width="375"><figcaption><p>Sniper gun image</p></figcaption></figure>

<figure><img src="/files/GTGdY1YGdwDdrVBnB2la" alt="" width="375"><figcaption><p>1girl, holding a sniper gun, in swimming pool, wearing bikini, purple hair</p></figcaption></figure>

<div><figure><img src="/files/225RXGNiaVcsGXuv4MF7" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/398wuz5aakIwXyCOXfyi" alt="" width="375"><figcaption></figcaption></figure></div>

Doodle empowers you to express yourself visually and share your creations with the world.


---

# 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/doodle.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.
