# Generate Image

Select the AI option by click on +Stage.

Choose the "Generate Image" option from the list of available stages.

![](/files/b76rxxnbafTJC4gUa1c3)

Enter a name for the stage. This helps in identifying different stages if you have multiple image generation stages.

Click on the "Stage Name" field and type the name that represents the image or stage you're creating.

Input a text prompt that describes the image you want to generate.

Click on the "Enter Prompt" field and type a detailed description of the image you want to generate.

Choose the size of the image to be generated.

Click on the dropdown menu and select the desired image size from the available options.

Choose the type of image you want to generate.

![](/files/HtbgWoJRsCtA1tJZ0ff3)


---

# 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://help.quickappflow.com/workflow/ai-stages/generate-image.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.
