> For the complete documentation index, see [llms.txt](https://docs.skydeck.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skydeck.ai/zh-cn/genstudio-workspace/tools/image-generator/example-winter-wonderland.md).

# 示例 – 冬季仙境

在这个示例中，我们尽可能具体地创建一幅艺术图像：

<figure><img src="/files/XJdK6Ju9hI69J8bcgVr3" alt="图像生成器示例"><figcaption></figcaption></figure>

{% hint style="info" %}
图像链接将在1小时内过期。如果您希望稍后使用或查看，请在过期之前保存图片。
{% endhint %}

图像生成器创建了以下图像：

<figure><img src="/files/wuq5UxBBwJD33NfLuYCs" alt="图像生成器输出"><figcaption></figcaption></figure>

如果您不喜欢图像的确切构图，请点击 **重新生成** 以使用相同的提示创建新图像：

<figure><img src="/files/bG3YKL5AZlenqt4Aal3i" alt="重新生成的图像生成器输出"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/zh-cn/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.
