# Create an item

Create an item from **Item→Add normal item**

You can open the item's detail panel with **double-click**

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

Please select the type of the item(Character, props, location, other). This will affect the output results of the text generation AI

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

#### Write the detail

Build detailed settings. Use the AI tools for ideation if necessary.

* Name ideation

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

* Character template

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

#### Add an image

You can use image generation AI. This is a rough prototype function we will improve it.&#x20;

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

And if you want to use your own prepared images, you can upload and use them.

<figure><img src="/files/4c6zRorqBxI8drjsRB0B" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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.glimnote.com/how-to-use/create_items.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.
