> For the complete documentation index, see [llms.txt](https://know.rendernetwork.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://know.rendernetwork.com/using-ai-generation-tools/iterate-3d-renders-using-ai-generation.md).

# Iterate 3D Renders Using AI Generation

{% embed url="<https://youtu.be/zdq58yijwQk>" %}
Introduction to Iterate Using AI on the Render Network
{% endembed %}

The Render Network allows you to take approved frames from an ongoing or completed 3D rendering job and push it directly into **image-to-image** or **image-to-video** **AI Generation** right from the job page in the [**Render Portal**](https://render.x.io/).

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfqES8sylrMJe3-MeSen6XXF-26Djqws-LxIwmgeFkdc5LFrnDg4X1HULespjjBCZlfrjme40AmPuwRIwaGa23qezcpkRB3KkQDNLb6NgTa2k3lDvknB678aM8Iky75iK6bSkNu?key=RNtyfKgCARY2mrEFW9xFoA" alt="" width="563"><figcaption></figcaption></figure>

Just click on the **Iterate Using AI** button and you will instantly be directed to the **AI Generation** tab in the Render Portal, where you can select your generative imaging tool and set image generation parameters.

With **Iterate Using AI**, you can explore new looks, build motion ideas, and iterate instantly even while your job is still finishing up.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe82tScJYy0dks0JdIe_C_a9M8GtCSyHPCtTHNT2Oqb90HyuqWtpq8x_nO5F3OK-LsgKIbtr3hnsw5pvRHlDYz92F2fsmeKCF1Emi7Wuv0yMCgB4La66borWjzkAOcdkN7aLoYvwA?key=RNtyfKgCARY2mrEFW9xFoA" alt="" width="563"><figcaption></figcaption></figure>

The iterate feature brings more real-time creativity tools to both 3D and AI pipelines on the Render Network. Just click - create  - repeat and push your creative boundaries!

Try today at <https://render.x.io/><br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://know.rendernetwork.com/using-ai-generation-tools/iterate-3d-renders-using-ai-generation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
