> For the complete documentation index, see [llms.txt](https://docs.archix.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.archix.ai/help-troubleshooting/ai-image-editor-warning.md).

# AI画像編集で画質を保つために

### AI画像編集をご利用の際の注意点

#### 同一画像の複数回生成におけるノイズ

AI画像編集では、同じ画像に対して繰り返し編集（再生成）を行うと、5回目以降から徐々にノイズが目立ち始める場合があります。これはAIの特性によるもので、ArchiXの機能に起因するものではありません。**画質を維持するため、一つの画像に対する編集は3〜4回程度に留めていただくことを推奨いたします。**&#x3054;利用いただくと、編集結果をアップロード画像として選択していただくことも可能です。

## 同一画像の複数回生成におけるノイズ

AI画像編集では、同じ画像に対して繰り返し編集（再生成）を行うと、5回目以降から徐々にノイズが目立ち始める場合があります。これはAIの特性によるもので、ArchiXの機能に起因するものではありません。画質を維持するため、一つの画像に対する編集は3〜4回程度に留めていただくことを推奨いたします。


---

# 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.archix.ai/help-troubleshooting/ai-image-editor-warning.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.
