# Inferred Image Descriptions

The easiest way to get started with Image Generation is to simply let the system use the text of each response to decide what to illustrate this turn. This doesn't require you to do any specific setup in the Definition, it will simply look at the Character response and generate something based on that.

{% hint style="info" %}
Depending on your context, this may lead to Characters generating inconsistent images or images that don't align to you particular Character or story. It's hard to predict what it might use in the returned response. We encourage creators to use the [Image Style](/character-guide/character-attributes/image-style.md) attribute to establish some consistent themes in this case.
{% endhint %}

### Sakura Grove Curse

In Sakura Grove Curse, the standard text response is considered when generating an image, rather than establishing a [Direct Image Description](/character-guide/image-generating-characters/direct-image-descriptions.md). To allow it to maintain some consistency across images given all this content, a few context setting terms are added to the [Image Style](/character-guide/character-attributes/image-style.md):![](/files/hMOmE5Yedb00iiiq0NyG)

<figure><img src="/files/QFZQ2dFBV8wCVrFhYJV8" 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://book.character.ai/character-guide/image-generating-characters/inferred-image-descriptions.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.
