# Setting the Social Networks

Setting up the social networks is easy. You're able to add up to 4 social networks to show when sharing a headline. The "Copy Link" feature must always be enabled for accessibility, as it is natural UX behavior.

### Setting the Networks

Find the Social Networks Panel under Headline Sharing and select up to 4 networks. Four networks isn't a hard rule for now, but to introduce the headlines feature, a sane limit was set on what is displayed.

<figure><img src="/files/AOoagQ0s6cmGrajNOkLD" alt=""><figcaption><p>Social Network Toggle Selection</p></figcaption></figure>

When all four networks are selected, the remaining networks will be disabled.

<figure><img src="/files/RU50S5798ARXcHbX4hWe" alt=""><figcaption><p>Headlines Interface with All Social Networks Selected</p></figcaption></figure>

For each enabled network, you can edit the button text shown in the headline.

<figure><img src="/files/PLAdOfwPLNIjqbUcAAij" alt=""><figcaption><p>Share This Button Text is Configurable on the Frontend</p></figcaption></figure>

These networks will be shown on the frontend.

<figure><img src="/files/FWwFb9LQei1i4neZQz9f" alt=""><figcaption><p>Demo of Headlines in Action on the Frontend</p></figcaption></figure>

### Reordering the Networks

Find the Appearance pane under Headline Sharing.

<figure><img src="/files/dBgBb4wKVkSXuo27RZcu" alt=""><figcaption><p>Reorder Interface</p></figcaption></figure>

Drag and drop from left to right. The networks will be displayed on the frontend in order, top to bottom.

<figure><img src="/files/NVBrcpRHsbUqebD8hT8D" alt=""><figcaption><p>Headline Order of the Social Networks</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.dlxplugins.com/highlight-and-share/headline-sharing/setting-the-social-networks.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.
