# 2-6 Models

**View Models:** Click on "Models" on the left.

**Filter models:** Filter models based on your needs.

## **Model Selection and Usage**

**How to Browse and Search for Models**

On the generation page, use the model selector to search by keyword, style, or type. If the target model doesn't appear, try refreshing or checking if it has been removed.

<figure><img src="/files/k8ws1YHBQSLwwRMP5cGQ" alt=""><figcaption></figcaption></figure>

## **Introduction and Examples of Different Model Styles**

● SDXL: Best for realism.

● Anime Series: Best for anime/two-dimensional styles.

● Illustrious Series: Best for illustration/artistic styles.

● You may select a specific style under the respective category and view examples below "Explore Related" on each model's page.

**How to Choose the Right Model for Your Needs**

● Choose a model based on your generation goal and style. Refer to model descriptions, community recommendations, and sample images. Try different models or adjust prompts if results are not ideal.

● The Creative Guide section on the Inspiration page is always updated with guides and reviews of new and hot models. You may check it regularly.

**Recommended High-Quality Models**

The Model page and the model selection page both highlight recommended models—try those first.

## **Parameter Settings Explained**

**Common Parameters (e.g., Steps, CFG Scale) and Advanced Parameters**

Please refer to the Guides → 4-Parameters section for detailed explanations.

**How to Adjust Parameters for Better Results**

Start with default values, tweak gradually. Use community-shared configs and comparison images to find optimal settings.

**Recommended Parameter Settings of Each Model**

You can click the "Remix" button at the top of each model's details page for the recommended parameter settings.

If you're not familiar with the models, you can  refer to the guide below.

{% content-ref url="/pages/G0lbdjKApfEy6Udu7VUT" %}
[4-1 Model](/guide-1/4-parameters/4-1-model.md)
{% endcontent-ref %}

If you want to train LoRA, you can refer to the guides below.

{% content-ref url="/pages/ztRBNZZln6MQ8SzvTL07" %}
[2-12 LoRA Training](/guide-1/2-seaart-ai-basic-function/2-12-lora-training.md)
{% endcontent-ref %}

{% content-ref url="/pages/bDLwl9DD9y2ga18oYqz4" %}
[3-2  LoRA Training (Advance)](/guide-1/3-advanced-guide/3-2-lora-training-advance.md)
{% endcontent-ref %}


---

# 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/2-seaart-ai-basic-function/2-6-models.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.
