# Site wide

### Footer social media links

Adding your social media profiles to your Ghost site enhances visibility and provides structured data for better previews. To add your Facebook and Twitter usernames, visit **Settings → Social accounts → Edit**.

<figure><img src="/files/1Z5VZShPg4PYstZUwEgh" alt=""><figcaption></figcaption></figure>

FlexiBits displays these accounts in your footer by default, providing a one-click pathway to your social profiles. If you prefer a cleaner footer, you can hide these links by disabling the `Footer social media links` option. You can also add links to additional social platforms.

#### Supported social media

* Facebook
* Twitter
* Instagram
* LinkedIn
* YouTube
* Threads
* Mastodon
* Bluesky

<figure><img src="/files/9pSEMppNI2AhT478Dvg5" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
FlexiBits accepts full URLs for all social profiles, so you can link to profiles, channels, or even specific posts you want to highlight.
{% endhint %}


---

# 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://thefinebits.gitbook.io/flexibits/theme-settings/site-wide.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.
