> For the complete documentation index, see [llms.txt](https://broadcast.presidiocreative.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://broadcast.presidiocreative.com/broadcast-v4/header/header/social-icons.md).

# Social icons

Header options for displaying social media icons

### Mobile drawer menu

When using this header style, the social media icons are displayed at the **bottom**:

<figure><img src="https://content.gitbook.com/content/Rsx9yqijvDkkcmGBKHkk/blobs/fJvfJtd4S8uGLnKWMjzq/Kapture%202023-03-16%20at%2019.44.54.gif" alt=""><figcaption></figcaption></figure>

![Mobile Drawer](https://content.gitbook.com/content/Rsx9yqijvDkkcmGBKHkk/blobs/ft4k1kwZEb3OomgVgrwI/Screen%20Shot%202022-07-09%20at%208.42.44%20AM.png)

### Mobile devices

Most mobile devices will automatically switch to a Mobile drawer style for navigation.

For mobile devices, the social media icons are displayed at the **bottom** of the drawer regardless of the Header style used.&#x20;

### Hiding social icons

There is an option to turn off social icons for both desktop and mobile:

<figure><img src="https://content.gitbook.com/content/Rsx9yqijvDkkcmGBKHkk/blobs/YKOrfmCqoZJssLU9DnGY/social%20icons%20toggle.png" alt=""><figcaption></figcaption></figure>

### Setting up social links

Use the Theme settings -> Social Media settings to add and remove links to your social networks.

When a link is added, Broadcast will automatically generate a social icon for that network in the header.&#x20;

<figure><img src="https://content.gitbook.com/content/Rsx9yqijvDkkcmGBKHkk/blobs/PQW4KZpvrdcxJMKZ2wmn/social-links.gif" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://broadcast.presidiocreative.com/broadcast-v4/header/header/social-icons.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
