# Add Link

With this option, you can make the button refer members when they interact with it. Clicking on the option will open a form where you can enter the following:

* URL to which to redirect

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2F01oinGUXHiarXrZncWyw%2Fimage.png?alt=media&#x26;token=6eda0341-f964-4dd1-abed-fb9aa58219cb" alt=""><figcaption><p>Add Link 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%2FaebcIKNq8gB6wBEjm75N%2Fimage.png?alt=media&#x26;token=f51f07f4-829e-4e2f-a8ae-c1a1c646e68c" alt=""><figcaption><p>Updated Embed</p></figcaption></figure>

When a member now presses the button, they will get the following response:

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2FwkNARByCGHYlLBqWheIR%2Fimage.png?alt=media&#x26;token=258f6a76-80b0-495b-9f14-c01647b9108a" alt=""><figcaption><p>Add Link Response</p></figcaption></figure>

{% hint style="danger" %}
Please be aware due to Discord limitations, a link button can not have other features attached to it. If you wish to add feature to this button, please remove it and add it back.

\
If you wish to remove the link button, use the `🔗Remove Link` option.

![](https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2FJPeFDM520xn1kl6TO5q3%2Fimage.png?alt=media\&token=6a69cad9-4c9a-4ccb-97fb-a44322e98bb2)
{% 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/add-link.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.
