# Welcome to Highlight and Share

{% hint style="info" %}
**The goal of Highlight and Share is to provide an intuitive, lightweight, and extremely flexible way for users to see social sharing options when interacting with your site's content, images, or headlines.**
{% endhint %}

## How Highlight and Share Works

### Text Selection

<figure><img src="/files/p6rsjHUy9bGZMVkhgdlq" alt=""><figcaption><p>Text Selection With Highlight and Share</p></figcaption></figure>

Highlight and Sharing displays a small pop-up when a reader highlights text on your site.

By default, this works on any post or page content. You can customize Highlight and Share to show anywhere using advanced selectors.

{% content-ref url="/pages/TvOfxLUYYA5lmN4dAwnb" %}
[Content Sharing](/highlight-and-share/content-sharing/what-is-content-sharing.md)
{% endcontent-ref %}

### Inline Highlighting

<figure><img src="/files/bFQYpy6lJoc1Crxxnc1P" alt=""><figcaption><p>Inline Highlighting Shows Social Networks on Click</p></figcaption></figure>

You can mark a selection of text as an inline highlight using the Block Editor format option, or wrap a selection with a CSS class `has-inline-text`.

{% content-ref url="/pages/9nbKewQYAu7c6RDirGwz" %}
[Inline Highlighting](/highlight-and-share/inline-highlighting/what-is-inline-highlighting.md)
{% endcontent-ref %}

### Click to Share Block and Shortcode

<figure><img src="/files/qltkea85JCim7VH05jz4" alt=""><figcaption><p>Click to Share Block/Shortcode to Show Social Networks</p></figcaption></figure>

The Click to Share block and shortcode let you heavily customize a "Click to Share" box that readers can click to share.

{% content-ref url="/pages/lF1oQ5OlBHQpBrNEZ9JX" %}
[Click to Share Block](/highlight-and-share/click-to-share-block/the-click-to-share-block.md)
{% endcontent-ref %}

{% content-ref url="/pages/9ZKMdMbDy4hkl6UiNEWh" %}
[Click to Share Shortcode](/highlight-and-share/click-to-share-shortcode/shortcode-parameters.md)
{% endcontent-ref %}

### Image Sharing

<figure><img src="/files/YbqpoHjXu0xqSF5CUB5D" alt=""><figcaption><p>Share to Pinterest and Use the Web Share API</p></figcaption></figure>

Share your images using Pinterest or the Web Share API.

{% content-ref url="/pages/GAvi9TwWja54FTxWum9B" %}
[Image Sharing](/highlight-and-share/image-sharing/what-is-image-sharing.md)
{% endcontent-ref %}

### Headline Sharing

<figure><img src="/files/rWsE7EcXjkBXgqa9Vf58" alt=""><figcaption><p>Headline Sharing Allows You to Share Headers</p></figcaption></figure>

Headline sharing lets you share your headers, giving users quick access to copy the headline link and to share it across other social networks.

{% content-ref url="/pages/Mo5fOE51E8P4Uqhv2WoJ" %}
[Headline Sharing](/highlight-and-share/headline-sharing/what-is-headline-sharing.md)
{% endcontent-ref %}

{% hint style="info" %}
**Highlight and Share is Free**: Please [visit Highlight and Share](https://wordpress.org/plugins/highlight-and-share/) on the WordPress Plugin Directory.
{% 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://docs.dlxplugins.com/highlight-and-share/welcome-to-highlight-and-share.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.
