# How to use an init image in Automatic1111

Once you have an image uploaded, you can then copy the link to use as an init image.

For example, if you are creating a Deforum video and want to use an init image, copy the link and then paste it in the init image text box

**1.** Simply **click on the copy path button** on any file.

* It's the first 🔗 **link button** next to the file uploaded.

**2.** Navigate to the **Init Image** field, and paste!

{% hint style="info" %}
Remember to select the ✅ Use init checkbox!
{% endhint %}

{% embed url="<https://learn.thinkdiffusion.com/content/media/2023/07/Copy-path-to-init.mp4>" %}
It's bloody easy, init??
{% endembed %}


---

# 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.thinkdiffusion.com/ai-art-video-models-and-apps/automatic1111-in-the-cloud/how-to-use-an-init-image-in-automatic1111.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.
