> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/relate/email/email-marketing-social-media-buttons.md).

# Email Marketing - Social Media Buttons

In your email, you can add buttons for your social networks to make it easier for your leads to contact you.

When creating your email, you can integrate buttons from your social networks.&#x20;

After inserting the images of the social media buttons, simply click the corresponding icon.

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2FVeuTh7K5csqwmZW2mr4F%2Fimage.png?alt=media&amp;token=6284e111-623a-444e-8b27-695ef63b52dd" alt=""><figcaption></figcaption></figure>

Then, click on the space with the name "**Link**".

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2FsMmFyMq0ShvpU6VV6oeg%2Fimage.png?alt=media&amp;token=997356a7-37f6-4e27-a198-b4f1b39be4d0" alt=""><figcaption></figcaption></figure>

Copy the **link** from your corresponding social network to the image, and paste it into the indicated space.

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2FKX8eLCYz4FbrrCzgYlvt%2Fimage.png?alt=media&amp;token=43450db9-bdb5-436a-b19c-ab009e5f6be4" alt=""><figcaption></figcaption></figure>

After following these steps, the access button to your social network will be linked.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/en/topics/relate/email/email-marketing-social-media-buttons.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
