# Example – Winter Wonderland

In this example, we are being as specific as possible to create an artistic image:

<figure><img src="/files/5kwgTebt58sinHL7OGMc" alt="image generator example"><figcaption></figcaption></figure>

{% hint style="info" %}
The image link will expire in 1 hour. Save the picture before it expires if you would like to use it or review it later.
{% endhint %}

Image Generator created the following image:

<figure><img src="/files/vbCgGKKFC08yp9hggiia" alt="image generator output"><figcaption></figcaption></figure>

If you don't like the exact composition of the image, click **Regenerate** to create a new image with the same prompt:

<figure><img src="/files/ohuGCQXdVj4krO3MDqmC" alt="regenerated image generator output"><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.skydeck.ai/genstudio-workspace/tools/image-generator/example-winter-wonderland.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.
