# Edit Style

This option allows you to style the button. When clicking the option, different options will be displayed:

* Color of The Button
* Disabled/Enabled

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2F54VE6maPoKJ4uFtaLQsD%2Fimage.png?alt=media&#x26;token=9f8465be-63f4-4fb9-87e7-8a36030cb3b4" alt=""><figcaption><p>Edit Style Options</p></figcaption></figure>

Once you save the component, the embed is updated.

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2FhmZBB3epgabWOtixXW4B%2Fimage.png?alt=media&#x26;token=9d153a16-a9ae-4ca6-be70-a4904f4e6063" alt=""><figcaption><p>Updated Embed</p></figcaption></figure>

{% hint style="info" %}
✨ This feature is only available for the Pro Tier
{% endhint %}


---

# 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/components/edit-style.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.
