# 画像を生成する

画像生成機能はアイテムをクリックしたときにあらわれるパネルから生成できます。

<figure><img src="/files/o5SZu3FDHyDLIqwVpfdS" alt=""><figcaption><p>画像生成機能</p></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.glimnote.com/ja/how_to_use/gen_image.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.
