# 4-2 Mode

**Creation Process:** Select Model - Enter Prompts - <mark style="background-color:yellow;">Adjust Parameters</mark> - Generate

**Default**: The most common image generation mode, which can be combined with HD restoration.

**SeaArt 2.0/2.1** has a better understanding of prompts, resulting in higher image quality. Users can choose different modes according to their needs.


---

# 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.seaart.ai/guide-1/4-parameters/4-2-mode.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.
