# Edit Text Above Embed

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

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2FsB1gaUlg8wblB2l8A5Hj%2Fimage.png?alt=media&#x26;token=2952b906-538b-48b0-9669-e8e19fe4b53d" alt=""><figcaption><p>Text Above Embed Form</p></figcaption></figure>

Once you submit the text, you will see your text on top of the embed.

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2FZR0YGo3Q3SQFxhIP0pP8%2Fimage.png?alt=media&#x26;token=c61d57e6-1dac-4813-98ee-1593222fe28d" alt=""><figcaption><p>Updated message</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-text-above-embed.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.
