# Social Media

**Social media** allows adding social media links to your site.

1. From your Shopify admin, go to **Online Store** **->** **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Click **Theme Settings ->** **Social media.**

| Settings                  | Meaning                                          |
| ------------------------- | ------------------------------------------------ |
| Show social share buttons | Toggle to enable the share buttons on the theme. |
| Share on facebook         | Select to be able to share via Facebook.         |
| Pin on pinterest          | Select to be able to share via Pinterest.        |
| Share on tumblr           | Select to be able to share via Tumblr.           |
| Share on telegram         | Select to be able to share via Telegram.         |
| Share on email            | Select to be able to share via Email.            |
| Share on whatsapp         | Select to be able to share via Whatsapp.         |
| Twitter link              | Enter your Twitter link.                         |
| Facebook link             | Enter your Facebook link.                        |
| Pinterest link            | Enter your Pinterest link.                       |
| Instagram link            | Enter your Instagram link.                       |
| TikTok link               | Enter your TikTok link.                          |
| Tumblr link               | Enter your Tumblr link.                          |
| Snapchat link             | Enter your Snapchat link.                        |
| YouTube link              | Enter your YouTube link.                         |
| Vimeo link                | Enter your imeo link.                            |


---

# 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://halosoft.gitbook.io/ella-documentation/theme-settings/social-media.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.
