> For the complete documentation index, see [llms.txt](https://docs.fragment.technology/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fragment.technology/concept/create-with-dall-e-2.md).

# Create with Dall·E 2

DALL·E is an Artificial Intelligence program developped by [OpenAI](https://openai.com/dall-e-2/) capable of creating images from textual descriptions.

This is the base technology that permit to Fragment (with Single-based Collection option choose) to industrialize the world of your work in a digital Web3 universe (called NFT Collections).

Once the **Universe modelization** (step 1) is done, our technology has created many *non-tokenized fragments* that represents all the content of your work (characters, places, objects, immaterials).

These *fragments* contain some characteristics and thanks to this, Dall·E will be able to create an image that represents the fragment.

<figure><img src="/files/jJZ6lIrDE473zEigNiXY" alt=""><figcaption><p>Prototype v0.1</p></figcaption></figure>

<figure><img src="/files/quNJBqFeesqJ5FzT34Ax" alt=""><figcaption><p>Text send to Dall·E</p></figcaption></figure>

Once the base visual of the fragment is chosen by you, the program will propose as many variations as you want in order to complete the collection.

<figure><img src="/files/SSTSpItCnr2hP5SxniSh" alt=""><figcaption><p>Collection generated</p></figcaption></figure>

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

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

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

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

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

<figure><img src="/files/06bf9TPnCHUu3bvSlE4H" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/TgsoDHTcGxFCqDvBTmKm" 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://docs.fragment.technology/concept/create-with-dall-e-2.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.
