# Footer social links

This theme allows you to add custom social media links in the footer using a comma-separated list.

**How to Add Social Links**

1. Go to **Ghost Admin**
2. Navigate to **Settings > Design & branding > Theme**
3. Locate the **Social links** field
4. Enter your social profile URLs separated by commas

**Example** : - <https://twitter.com/yourusername>, <https://instagram.com/yourusername,...more>

<figure><img src="/files/7jJPiRFz7kJGCvISBVom" alt=""><figcaption></figcaption></figure>

#### How It Works <a href="#how-it-works" id="how-it-works"></a>

The theme automatically detects the platform based on the domain name of each URL and displays the corresponding icon in the footer.

#### Supported Platforms <a href="#supported-platforms" id="supported-platforms"></a>

The theme currently supports:

* Twitter (X)
* Facebook
* Instagram
* GitHub
* TikTok
* LinkedIn
* Dribbble
* WhatsApp
* Pinterest
* Tumblr
* Discord
* Mastodon
* Bluesky
* Threads


---

# 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://themesupport.gitbook.io/gravity-docs/general-settings/footer-social-links.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.
