# Social media

## Open Social media settings.

1. From your Shopify admin, go to **Online Store** > **Themes**.
2. Find the theme that you want to edit and click **Customize**.
3. In the left-hand toolbar, click **Theme settings.**
4. Click **Social media.**

## Social sharing image

Configure image to share your site on social media. Except for sharing the product, collection, article because the featured image of a product, collection, or article will be used.&#x20;

## Social sharing options

Configure platforms are used to share products, articles.

## SOCIAL ACCOUNTS

Add your social account that customers can reach you on social platforms. These social accounts will be shown as social icons in the header or footer.

* **Twitter:** add your Twitter page. Example: <https://twitter.com/boostheme>
* **Facebook:** add your Facebook page. Example: <https://facebook.com/boostheme>
* **Pinterest:** add your Pinterest page. Example: <https://pinterest.com/boostheme>
* **Instagram:** add your Instagram page. Example: <https://instagram.com/boosthemeteam>
* **Tumblr:** add your Tumblr page. Example: <https://tumblr.com/boostheme>
* **Snapchat:** add your Snapchat page. Example: <https://snapchat.com/boostheme>
* **Youtube:** add your Youtube page. Example: <https://youtube.com/boostheme>
* **Vimeo:** add your Vimeo page. Example: <https://vimeo.com/boostheme>


---

# 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://vodoma-docs.boostheme.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.
