# Social Media

**Social Media** allows adding social media links to your site. You can include links to your different social media accounts (like Facebook, Pinterest, and Instagram) on your storefront. Additionally, you can add icons to products and blog posts so shoppers can share them on their social media pages.

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.**

#### **Social accounts**

<table><thead><tr><th width="226">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Facebook</td><td><p>Fill in the URL to your facebook page.</p><p><br>Example: <a href="https://facebook.com/shopify">https://twitter.com/shopify</a><br><em>(Leave the field blank to hide)</em></p></td></tr><tr><td>Instagram</td><td><p>Fill in the URL to your instagram page.</p><p></p><p>Example: <a href="http://instagram.com/shopify">http://instagram.com/shopify</a><br><em>(Leave the field blank to hide)</em></p></td></tr><tr><td>YouTube</td><td><p>Fill in the URL to your youtube channel.</p><p><br>Example: <a href="https://www.youtube.com/shopify">https://www.youtube.com/shopify</a><br><em>(Leave the field blank to hide)</em></p></td></tr><tr><td>TikTok</td><td><p>Fill in the URL to your tiktok page.</p><p><br>Example: <a href="https://tiktok.com/@shopify">http://instagram.com/shopify</a><br><em>(Leave the field blank to hide)</em></p></td></tr><tr><td>Twitter</td><td><p>Fill in the URL to your twitter page.</p><p><br>Example: <a href="https://twitter.com/shopify">https://twitter.com/shopify</a><br><em>(Leave the field blank to hide)</em></p></td></tr><tr><td>Snapchat</td><td><p>Fill in the URL to your snapchat page.</p><p><br>Example: <a href="https://www.snapchat.com/add/shopify">https://www.snapchat.com/add/shopify</a><br><em>(Leave the field blank to hide)</em></p></td></tr><tr><td>Pinterest</td><td><p>Fill in the URL to your pinterest page.</p><p><br>Example: <a href="https://pinterest.com/shopify">https://twitter.com/shopify</a></p><p><em>(Leave the field blank to hide)</em></p></td></tr><tr><td>Tumblr</td><td><p>Fill in the URL to your tumblr page.</p><p><br>Example: <a href="https://shopify.tumblr.com">https://shopify.tumblr.com</a><br><em>(Leave the field blank to hide)</em></p></td></tr><tr><td>Vimeo</td><td><p>Fill in the URL to your vimeo page.</p><p><br>Example: <a href="https://vimeo.com/shopify">https://vimeo.com/shopify</a><br><em>(Leave the field blank to hide)</em></p></td></tr><tr><td>Messenger</td><td><p>Fill in the URL to your vimeo page.</p><p><br>Example: <a href="https://messenger.com/shopify">https://messenger.com/shopify</a><br><em>(Leave the field blank to hide)</em></p></td></tr><tr><td>Whatsapp</td><td><p>Fill in the URL to your vimeo page.</p><p><br>Example: <a href="https://whatsapp.com/shopify">https://whatsapp.com/shopify</a><br><em>(Leave the field blank to hide)</em></p></td></tr></tbody></table>


---

# 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/concept-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.
