# Image Style

**Image Style**  *The thematic style of images generated by this Character*

You can use this to set an image style will be used to influence every image generated by the Character.

{% hint style="info" %}
**Image Style** can be 0-100 characters long (optional)
{% endhint %}

You can use this to establish a particular art style or scene that you want to be common across the entire conversation.

You can take inspiration from commonly used image generation AI styles ([\[1\]](https://openart.ai/promptbook), [\[2\]](https://dallery.gallery/the-dalle-2-prompt-book/)).

Read more about the details of [Image Generation](/character-guide/image-generating-characters.md).


---

# 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://book.character.ai/character-guide/character-attributes/image-style.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.
