# How to publish as App

With simple setup and optimization, your Workflow can not only deliver efficient functionality but also transform into an easy-to-use App, ready to be shared with a broader audience. After joining the [SeaArt.AI Creator Incentive Program](/guide-1/6-permanent-events/seaart.ai-creator-incentive-program.md), you can earn more cash rewards.

## **Step 1: Create  Workflow / AI App**

Create your own ComfyUI and complete various node effects.

## Step 2: Click Publish and Fill in Relevant Information

### ComfyUI Information

### AI App Information

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

## Step 3: Click Publish

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

This is the entire process for publishing an AI App. If you have any questions about creating a workflow, you can refer to the guide below.

{% content-ref url="/pages/VXlbSK6SlnCsbOK0Jg4I" %}
[2-10 Workflow](/guide-1/2-seaart-ai-basic-function/2-10-workflow.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-4-ai-apps/how-to-publish-as-app.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.
