# Social Media

The **Social Media Settings** allow you to add social icons and links to your store, making it easy for customers to connect with your brand on various platforms.

1. **Go to** Shopify Admin > **Online Store > Themes**.
2. Click **Customize** on your active theme.
3. In the Theme Editor, click **Theme Settings > Social Icons**.
4. Enter your **social media links** in the provided fields.
5. Click **Save** to apply your changes.

<figure><img src="/files/mzr6I3RA3o4QfLC8Cz2J" alt=""><figcaption></figcaption></figure>

**Social Icons**

* Enable **social media icons** to display in the **header, footer, or other sections** of your store.
* Icons automatically link to the accounts you set up.

**Supported Platforms**

* Facebook
* Instagram
* Twitter (X)
* Pinterest
* YouTube
* LinkedIn
* TikTok
* Snapchat
* Tumblr
* Vimeo

**Adding Social Links**

* Enter the **full URL** of each social media profile to link it to the corresponding icon.
* Example: [**https://www.instagram.com/yourbrand**](https://www.instagram.com/yourbrand)

**Best Practices**

* Use **consistent branding** across all social platforms.
* Place icons in **visible areas** like the **header or footer** for easy access.


---

# 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://wedesigntech-1.gitbook.io/elegance/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.
