# Edit Embed Content

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

* Title of the embed
* URL that redirects users when they click on the title
* Description of the embed

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2FjE2MJd5msE6lqaDzcOIx%2Fimage.png?alt=media&#x26;token=23e32f4a-ccec-4230-bf96-3f5a2ad97ddd" alt=""><figcaption><p>Edit Embed Main Content 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%2FW7ZnRbEAQmn5yaDnfuFL%2Fimage.png?alt=media&#x26;token=53f11047-65dc-4a7b-9c2f-950517c53741" 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-embed-content.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.
