# Attach Message

This option allows you to add a message to the button. This message will be sent as a reply. When you click on the option, a form opens in which you have to enter the message.

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2FTA6cPjqRPYz9tQ5amNou%2Fimage.png?alt=media&#x26;token=79f3b964-5e59-4ab7-b9a7-b5b804f12626" alt=""><figcaption><p>Attach Message Form</p></figcaption></figure>

Once you submit the text, the embed is updated. As of now, members who press the button will get the message as a reply.

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2FpChJ1Ky8CUj884q5rAtN%2Fimage.png?alt=media&#x26;token=3f4dd2eb-6d04-4b84-8136-8f6fe2cd6df7" alt=""><figcaption><p>Attach Message Response</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/components/attach-message.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.
