# 例 – 冬のワンダーランド

この例では、芸術的な画像を作成するためにできるだけ具体的にしています：

<figure><img src="/files/iRbVVRDCPiQxFos4Xpsw" alt="画像生成器の例"><figcaption></figcaption></figure>

{% hint style="info" %}
画像リンクは1時間で期限切れになります。使用したり後で確認したりしたい場合は、期限切れになる前に画像を保存してください。
{% endhint %}

画像生成器が以下の画像を作成しました：

<figure><img src="/files/VLAsSAK1BPeuw7pMU8nF" alt="画像生成器の出力"><figcaption></figcaption></figure>

画像の正確な構成が気に入らない場合は、**再生成**をクリックして同じプロンプトで新しい画像を作成してください：

<figure><img src="/files/BOtRKTidl7S85XMg8ON5" 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.skydeck.ai/ja/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.
