> For the complete documentation index, see [llms.txt](https://anakjakselai.gitbook.io/anakjaksel.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anakjakselai.gitbook.io/anakjaksel.ai/image-generation/design-mode.md).

# Design Mode

{% hint style="success" %}
NEW, 3D action figure generation using design mode
{% endhint %}

Design mode cocok untuk membuat konsep produk, iklan, design interior ataupun meme. Sangat pandai dalam mengikuti instruksi prompt yang detail dan menampilkan text pada gambar

> "Bikin gambar figur mainan 3D action figure, seolah olah lagi di pajang dalam majnan kemasan plastik transparan, model blister packaging. figur perempuan brunette hair, kacamata cat eye, gayanya santai, senyum ramah. dibagian atas kemasannya ada tulisan gede: 'AYU DEWI' terus di bawahnya "Sandwich Generation". tambahin juga beberapa item pendukung pekerjaan di sebelah figurnya, seperti laptop, hp, markers, pack of money, coffee cup, pack of documents, sapu, pel, panci, sutil, dll. Design kemasan minimalis, warna karton, style mainan lucu yang di jual di toko toko. kayanya kartun, cute tapi tetep rapi dan clean, ala-ala mainan mattel"

<figure><img src="/files/JiwPACGMSqEolpLOVyn6" alt=""><figcaption></figcaption></figure>

> Tolong buat gambar iklan parfum bernama "Jaksel Scent". Ada seeorang wanita cantik sedang memegang botol parfum,  design mode

<figure><img src="/files/IxfPufseAPCFESTN59sW" alt=""><figcaption></figcaption></figure>

> Tolong buat gambar poster iklan untuk sebuah produk mie instant dengan nama "IndoMie" dan tagline "Komodo's choice", design mode

<figure><img src="/files/ZWNFfZoatzJ5Z1hbS2Gi" alt=""><figcaption></figcaption></figure>

> tolong buat gambar cafe dengan tema nature yang banyak tumbuhan, design mode ya bro

<figure><img src="/files/sNtS2rZI7vjCAhCOLTlj" alt=""><figcaption></figcaption></figure>

> Tolong buat gambar Elon Musk dan Donald Trump sedang mengacungkan jempol dan ada text bubble bertuliskan "Menyala Abangku", design mode

<figure><img src="/files/bGGqfGhc3ui5q824V6F8" alt=""><figcaption></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, and the optional `goal` query parameter:

```
GET https://anakjakselai.gitbook.io/anakjaksel.ai/image-generation/design-mode.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
