# What is Content Sharing?

Highlight and Share lets you share content in multiple ways, including text highlighting, inline highlighting, and the Click to Share block or shortcode.

<figure><img src="/files/O4LqptIVrDn8zN90nz2u" alt=""><figcaption><p>Content Sharing via Text Selection With Highlight and Share</p></figcaption></figure>

To configure Content Sharing, [open the admin settings](/highlight-and-share/getting-started/finding-the-plugins-settings.md) and select the Content Sharing tab.

<figure><img src="/files/naJ49eznPIHSxPEu6skB" alt=""><figcaption><p>The Content Sharing Tab in Highlight and Share Settings</p></figcaption></figure>

From there, you can configure which social networks are shown, adjust display settings, and set the appearance settings.


---

# 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/content-sharing/what-is-content-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.
