# Showing social media icons

## For stores using a different theme (not Smind theme)

To add social media icons, follow these steps:

1. Open the Smind application and go to "**Settings**".
2. In the "**Global settings**" section, scroll down to "**Social media**".
3. Enter your social media links and click "**Save**".

<figure><img src="/files/3su5vDSUZVW5ER8RxGqh" alt=""><figcaption></figcaption></figure>

## For stores using a Smind theme&#x20;

To add social media icons, follow these steps:

1. &#x20;Go to **Theme Settings** on the Shopify Editor
2. Scroll down to find **Social Media**, and insert your social media link right here. Click Save

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


---

# 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://docs.smind.io/guides/showing-social-media-icons.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.
