> For the complete documentation index, see [llms.txt](https://guides.livingwriter.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.livingwriter.com/desktop-app-+-web-version/ai-features/ai-element-generation.md).

# AI Element Generation

{% embed url="<https://youtu.be/lckkxE5CPnE?feature=shared>" %}

The AI Element Generation is an incredibly valuable tool designed to aid you in the creation of new elements for your manuscript. Leveraging the power of AI, this tool allows you to generate visually compelling images accompanied by well-developed descriptions. Whether you're crafting characters, locations, or other elements for your manuscript, the AI Element Generation enhances your creative process by providing rich, imaginative visuals and thorough descriptions, ensuring your manuscript is both visually and narratively engaging.

You can easily find it by right-clicking on the left sidebar where your elements are located:

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

A new window will appear, presenting blank fields for you to complete with the details of your new element. You can specify the name, type, and provide a brief description. Additionally, you have the option to choose whether this element will include an image or not.

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

Once you have entered the information about your element, simply click "Generate Element." Within seconds, your new element will be generated, complete with all the details you provided.

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

And then, you will be able to locate your newly created element in the left sidebar.


---

# 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://guides.livingwriter.com/desktop-app-+-web-version/ai-features/ai-element-generation.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.
