# Social media

{% columns %}
{% column %}
Display social media icons by adding your account links in your theme settings.

In your theme editor, go to **Theme settings > Social media.** Enter the full URL of your social media pages.

Social media icons can be enabled in Footer blocks: [Newsletter and Socials](https://help.fluorescent.co/eclipse/footer/footer/newsletter-and-socials) and [Image Text and Socials](https://help.fluorescent.co/eclipse/footer/footer/image-text-and-socials).
{% endcolumn %}

{% column %}
{% hint style="info" %}

#### **Supported icons**

**Discord**

**Facebook**

**Houzz**

**Instagram**

**Line**

**LinkedIn**

**Pinterest**

**RedNote**

**Snapchat**

**TikTok**

**Tumblr**

**X**

**Vimeo**

**WeChat**

**WhatsApp**

**YouTube**
{% endhint %}

{% endcolumn %}
{% endcolumns %}


---

# 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.fluorescent.co/eclipse/theme-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.
