# Magic Embed

### Creating a Magic Embed

To create a Magic Embed, use the command `/create type:✨ Magic Embed`

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2FuCGWSHondOvEUaNvwdKm%2Fimage.png?alt=media&#x26;token=cac4a06f-3776-4138-b757-ce5f3e85c59f" alt=""><figcaption><p>Example Magic Embed</p></figcaption></figure>

#### Customizing a Magic Embed&#x20;

#### The Magic Embed

The ✨**Magic Embed** offers an unparalleled level of customization, setting it apart from others.

* **Embed (Message)**: The main body of the message. [*Read More*](https://docs.badbears.io/magic-embed-builder/magic-embed/embeds)
* **Components**: All interactive elements associated with the message. [*Read More*](https://docs.badbears.io/magic-embed-builder/magic-embed/components)

#### Publish the Magic Embed

To publish use the green `🚀Publish` button, this will send your ✨ **Magic Embed** in the current channel.

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2FjXMpFplfh5HXSAfQmZFm%2Fimage.png?alt=media&#x26;token=a5c456b2-ef99-4e3e-81aa-6c9ba3745f8b" alt=""><figcaption><p>Published Magic Embed</p></figcaption></figure>

### Copy Magic Embed

To copy an already existing ✨ **Magic Embed**, copy the link from the ✨ **Magic Embed** you want to duplicate.

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2FJJISMfMMJsQpxe1pYqfm%2Fimage.png?alt=media&#x26;token=a2c5c765-e43f-4655-8639-90572dd48600" alt=""><figcaption><p>Copy Message Link Magic Embed</p></figcaption></figure>

Now use the `/create type:✨ Magic Embed` command. Click the `💾Copy Existing` button and paste the link from the **✨ Magic Embed** you copied earlier.

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2FiZ8dirLTOabEz2Tlcufq%2Fimage.png?alt=media&#x26;token=0e42cab0-8772-4942-b4d5-3d135dc88a76" alt=""><figcaption><p>Paste Link Magic Embed Form</p></figcaption></figure>

Now you see that the entire configuration of the ✨ **Magic Embed** is copied.

### Edit Magic Embed

To edit an already existing ✨ **Magic Embed**: **right click the message** -> **Apps** -> **Edit**

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2FT2up9YEIUigq4OYwuQqA%2Fimage.png?alt=media&#x26;token=8a5b4c13-d12c-4f37-b535-90107fdc6075" alt=""><figcaption><p>Edit a Magic Embed</p></figcaption></figure>

When clicking **Edit**, you will now be able to edit the message. For details, follow the steps in [Creating a Magic Embed](#creating-a-magic-embed).

### Learn More About:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>📝 <strong>Embeds</strong></td><td>The embed is the main body of the message.</td><td></td><td><a href="magic-embed/embeds">embeds</a></td></tr><tr><td>👆 <strong>Components</strong></td><td>All interactive elements associated with the message.</td><td></td><td><a href="magic-embed/components">components</a></td></tr></tbody></table>


---

# 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.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.
