# Social media

These settings allow you to manage which social media icons with links are displayed on your store.

## Overview

<details>

<summary>Settings overview</summary>

* Add links to popular social media sites, these will automatically generate an icon
* Add a custom icon and link

</details>

When you add the URL, include the full address including `https://` Pipeline will automatically add the social media icon. If a field is blank, no icon is displayed:

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

If you have a custom social media network icon you'd like to display, Pipeline provides you with three additional link and image options:

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

For custom icons, use a 100x100 PNG image with transparency.&#x20;


---

# 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://pipeline.groupthought.com/settings/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.
