# Social media&#x20;

The **Social media** settings allow you to add links to your social accounts, enabling icons to display in various parts of your online store, such as the **Header**, **Footer**, **Sections**, and **Popups**. This integration helps connect your brand’s presence across platforms and makes it easier for customers to engage with you.

In the theme editor, click the **Theme settings**, then click to open the **Social media** tab.

<figure><img src="/files/8nSFamYabtxD7Qf5ZQFc" alt=""><figcaption></figcaption></figure>

### **1. Social icon style:**

Customize the appearance of social media icons.

{% tabs %}
{% tab title="Outline" %}
Displays icons as outlined shapes for a minimalistic and modern design.

<figure><img src="/files/nEj3hMlHvuoImA6VSC4B" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Solid" %}
Displays icons filled with color for a bold look.

<figure><img src="/files/0vWFtaOJaQ1nCzD1GCSu" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

### **2. Social accounts:**

Add links to your brand’s social media profiles, ensuring they appear as clickable icons in your store. Available fields include: **Facebook, Instagram, X (Formerly Twitter), TikTok, Pinterest, Snapchat, Tumblr, YouTube, Vimeo, Telegram, and Discord.**

<details>

<summary><strong>How to add social media links to Shopify store?</strong></summary>

* **Step 1: Copy your social media profile URLs:**

  * Go to each of your social media accounts.
  * Copy the profile link or specific page URL.

  Example: <https://www.instagram.com/YourUsername>
* **Step 2: Paste the links into the correct fields:**

In the respective fields for each platform in the **Social media** settings, paste the links.

* **Step 3: Verify icon display:**
  * Check that the correct social icons are displayed.
  * Ensure each icon links to the correct page.
* **Step 4: Click Save to confirm your updates.**

</details>


---

# 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://help.byinspiredlabs.com/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.
