# 3-Advanced Guide

- [3-1 Principles of AI art](https://docs.seaart.ai/guide-1/3-advanced-guide/3-1-principles-of-ai-art.md): Learn the principles of AI art creation: from text prompts to image generation using text encoders, U-NET, and VAE.
- [3-2  LoRA Training (Advance)](https://docs.seaart.ai/guide-1/3-advanced-guide/3-2-lora-training-advance.md): Master AI art with advanced LoRA training! This guide covers everything from principles and processes to optimizing parameters for stunning, controllable results.
- [How To Create Dataset For Training](https://docs.seaart.ai/guide-1/3-advanced-guide/3-2-lora-training-advance/how-to-create-dataset-for-training.md): A quality dataset is key to effective model training. This guide covers how to find or create one for different model types.
- [Image Training](https://docs.seaart.ai/guide-1/3-advanced-guide/3-2-lora-training-advance/image-training.md)
- [Quick Training Guide](https://docs.seaart.ai/guide-1/3-advanced-guide/3-2-lora-training-advance/image-training/quick-training-guide.md)
- [Flux Lora Training](https://docs.seaart.ai/guide-1/3-advanced-guide/3-2-lora-training-advance/flux-lora-training.md): Learn to train Flux-related Lora models online in three steps.
- [Edit Model Training](https://docs.seaart.ai/guide-1/3-advanced-guide/3-2-lora-training-advance/edit-model-training.md)
- [Video Training](https://docs.seaart.ai/guide-1/3-advanced-guide/3-2-lora-training-advance/video-training.md)
- [3-3 Workflow Guide](https://docs.seaart.ai/guide-1/3-advanced-guide/3-3-workflow-guide.md): Unlock ComfyUI's image conversion power! This simple guide explores advanced techniques for precise style modifications, facial referencing, and high-definition results.
- [Image Conversion](https://docs.seaart.ai/guide-1/3-advanced-guide/3-3-workflow-guide/image-conversion.md): Master ComfyUI's image conversion! This guide enhances Image-To-Image with precise control, facial referencing, and high-definition upscaling.
- [Inpainting](https://docs.seaart.ai/guide-1/3-advanced-guide/3-3-workflow-guide/inpainting.md): Learn inpainting and modifying images in ComfyUI! This guide covers hair, clothing, features, and more using "segment anything" for precise edits.
- [3-4 Canvas Guide](https://docs.seaart.ai/guide-1/3-advanced-guide/3-4-canvas-guide.md): SeaArt Canvas: Design stunning e-commerce posters with AI! This guide explores real-time editing, background generation, and seamless product integration.
- [Composite Poster](https://docs.seaart.ai/guide-1/3-advanced-guide/composite-poster.md): Here, we will guide you step-by-step on how to create a stunning composite poster using the SeaArt Canvas.


---

# 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/3-advanced-guide.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.
