# 3D

### 3D

The **Stability (3D)** node is part of the **3D** section and is used for generating or processing 3D images using AI models. Here’s a breakdown of its components:

* **Label**: The name of the node, labeled **Stability (3D)** by default. You can rename it based on the specific function you are performing in your workflow.
* **Model**: The model selected is `stability:3d`, which is specifically designed for working with 3D images or producing 3D-like effects.
* **Image**: This is the required field where you upload the image that will be processed. You can either provide a file URL or upload an image directly in formats such as `.jpg`, `.jpeg`, or `.png`, with a maximum file size of 500 MB.
* **Fallback Outputs**: This field allows you to specify an alternative action or output in case the image processing fails, ensuring that the workflow continues.
* **Results**: The generated 3D image or processed output will be shown here and can be used in subsequent nodes or saved as needed.

#### Usage

This node is perfect for use cases where you need to generate 3D models or apply 3D effects to an image. It can be used to create visual content for various creative applications involving 3D assets or visualizations.

***

We’d love to hear from you! Reach out to **<documentation@integrail.ai>**


---

# 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.integrail.ai/agent-studio/editor/3d.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.
