# Enabling Headline Sharing

You can find Headline Sharing under the Headline Sharing tab in the admin settings.

<figure><img src="/files/322VQbPmmqfW1PE1qiRl" alt=""><figcaption><p>Headline Sharing Admin Options</p></figcaption></figure>

{% hint style="warning" %}
Headline sharing is still experimental and is in the user feedback stage of feature development. It may not work with all themes, so please check your site after enabling Headline Sharing.
{% endhint %}

<figure><img src="/files/ykD23uHaT3nurJkxU2sl" alt=""><figcaption><p>Headline Sharing is Off by Default</p></figcaption></figure>

Headline Sharing is off by default because it can affect your theme's output. It is recommended to enable this option on a staging site and ensure everything is working there before enabling it in production. If you do not have a staging site, please double-check that your site appears unchanged on the frontend.

To enable headline sharing, select the "Enable Headline Sharing" toggle and save the settings.

<figure><img src="/files/esO6Mp1WNEDqufeIC0K7" alt=""><figcaption><p>Saving and Enabling Headling Sharing</p></figcaption></figure>

You can then hover or focus on any headline with an `ID` attribute.

<figure><img src="/files/L8CcQ09uLJpqRxikPysF" alt=""><figcaption><p>Social Options Shown on a Headline Hover</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/enabling-headline-sharing.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.
