# Edit Media

This option allows you to set the images of the embed. When clicking the option, a form will be opened where you can fill in the following:

* Image URL -> Image at the bottom of the embed
* Thumbnail URL -> Image in the upper right corner next to the text

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2FyTihstP1mYt5JWHwHaJ5%2Fimage.png?alt=media&#x26;token=ba1c0d57-494f-486a-8756-640808dfaef1" alt=""><figcaption><p>Edit Media Form</p></figcaption></figure>

Once you submit the information, the embed is updated.

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2FTdtu08SgffaH9p4bZcyL%2Fimage.png?alt=media&#x26;token=635e1aff-7ab4-488e-85f7-165094730022" alt=""><figcaption><p>Updated Embed</p></figcaption></figure>


---

# 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.badbears.io/magic-embed-builder/magic-embed/embeds/edit-media.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.
