# Connect your social media icons

{% hint style="info" %}
By default, your sites broadcaster links will appear as icons on your site. To add other social media icons, follow the steps below.&#x20;
{% endhint %}

<figure><img src="/files/F6zZMunLm48WYq09xFHG" alt="Social media icons preview"><figcaption><p>Social media icons preview</p></figcaption></figure>

## Setting up your social media icons:

1. Log into your Nation and navigate to **Website > Your Site** via the Sidebar in NationBuilder.
2. Select the **Supporter Nav** from the tab menu.
3. On this page, you will find a form with three buttons, each of these corresponds to a separate social media icon displayed beside the navbar on your live site when using our theme.
4. For each button, add the URL of your social media account in the text section.
   * For example, if you want to add your Twitter profile, paste the Twitter URL into this section.
5. After adding the URLs, save the changes to this page.

{% hint style="info" %}
Please note that the default social links provided in this section support platforms such as Twitter, YouTube, LinkedIn, Facebook, Google+, and Instagram.
{% endhint %}

<figure><img src="/files/-LjoHpL2fuvgsY9rXQu8" alt="Setting up social media icons preview"><figcaption><p>Setting up social media icons preview</p></figcaption></figure>


---

# 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://docs.codenation.com/launching-time-to-go-live/connect-your-social-media-icons.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.
