# What is Inline Highlighting

<figure><img src="https://219399540-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FII25Fu7h0q7vR3UqUhpk%2Fuploads%2FU8HZpv9VDsdq8IEsltZD%2Fdlx-has-inline-highlighting%202.webp?alt=media&#x26;token=ffe44498-eff0-4dbf-9b2b-4adb62e87d32" alt=""><figcaption><p>Inline Highlighting on the Frontend</p></figcaption></figure>

Inline highlighting is a great way to break up a lot of text and emphasize a specific portion that is ready for sharing.

The inline highlighting is themeable, and is easy to insert either via the block editor or manually via an inline CSS class.

<figure><img src="https://219399540-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FII25Fu7h0q7vR3UqUhpk%2Fuploads%2Fvt5I3ptdrJVCwnJgLZhm%2Finline-highlighting-example.gif?alt=media&#x26;token=71b30c91-7eb2-4d07-af49-5e0ac3faeb5c" alt=""><figcaption><p>Inline Highlighting Example</p></figcaption></figure>

{% content-ref url="how-to-add-inline-highlighting-to-text" %}
[how-to-add-inline-highlighting-to-text](https://docs.dlxplugins.com/highlight-and-share/inline-highlighting/how-to-add-inline-highlighting-to-text)
{% endcontent-ref %}

{% content-ref url="configure-inline-highlighting" %}
[configure-inline-highlighting](https://docs.dlxplugins.com/highlight-and-share/inline-highlighting/configure-inline-highlighting)
{% endcontent-ref %}


---

# 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/inline-highlighting/what-is-inline-highlighting.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.
