# 2-11 Canvas

> **SeaArt Canvas is an AI art tool that integrates multiple functions. It not only features basic painting editing functions such as brushes, layer management, and color adjustment but also incorporates advanced AI features including real-time generation, Text2Img, Img2Img,partial repaint, and AI Eraser. The comprehensive application of these features allows us to easily engage in diversified artistic creation. SeaArt Canvas offers a feature-rich yet user-friendly AI tool environment, enabling even first-time users of AI painting to quickly get the hang of it and complete the entire process from creative conception to image generation on this platform, greatly simplifying the creative process.**

<mark style="background-color:red;">More Advanced Tutorials</mark>

{% content-ref url="/pages/jW2ItNIkSvKCTVah0hB2" %}
[3-4 Canvas Guide](/guide-1/3-advanced-guide/3-4-canvas-guide.md)
{% endcontent-ref %}

## Familiar with Canvas

**Homepage entry:** Click on “Generate" at the top right corner - Canvas

<figure><img src="/files/mp1vAs6x29a612GyFBrI" alt="Canvas interface" width="563"><figcaption><p>Generate Canvas</p></figcaption></figure>

<figure><img src="/files/pAeVQtseAQcSAagk9nyI" alt="Introduction to functions of the Canvas interface" width="563"><figcaption><p>Realtime Canvas</p></figcaption></figure>

## Basic Function

### **real-time image creation**

Brush redraw

First, input your prompt words and utilize the Simple Pencil to draw corresponding elements on the canvas. You can adjust the redraw intensity to modify the final image effect, a higher intensity will result in more significant changes

<figure><img src="/files/XhwzAaZPDJu8v7n41U2N" alt="" width="341"><figcaption></figcaption></figure>

<figure><img src="/files/vL9qeSuykrEoNUWT8kyb" alt="Comparison  - brush drawing  and AI-generated cat image" width="375"><figcaption></figcaption></figure>

> Partial parameters:&#x20;
>
> Denoising Strength: 0.56&#x20;
>
> Preset Parameters: Graphic Design

Utilize preset parameters to achieve different image effects.

<figure><img src="/files/HQwInJl5o2TVlw3CmYzf" alt="Utilize preset parameters to achieve different image effects"><figcaption></figcaption></figure>

**real-time redraw**

Adding details and adjusting lighting effects.

You can also upload your own materials or use those provided by the platform. After positioning them appropriately, input your prompt words again and adjust the redraw intensity and preset parameters. This process adds more details and lighting effects to the image, enhancing its overall quality.

<figure><img src="/files/he5BfzzOdaucI95Orxr3" alt="Upload materials from computer or SeaArt" width="311"><figcaption></figcaption></figure>

<figure><img src="/files/i1nCdDkaHTzVBQLgGwjs" alt="Real-time redraw" width="563"><figcaption></figcaption></figure>

Additionally, you can use the Simple Pencil once more to add additional elements, which will be incorporated into the generated image based on the corresponding prompts.

<figure><img src="/files/EIEUaMmhscgPtUm4XJeZ" alt="Real-time redraw - add elements" width="563"><figcaption></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.seaart.ai/guide-1/2-seaart-ai-basic-function/2-11-canvas.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.
