> For the complete documentation index, see [llms.txt](https://docs.quizsolverai.com/doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.quizsolverai.com/doc/features/smart-highlight.md).

# Smart Highlight

<figure><img src="/files/3IWC1MjeLvEJPnginMVs" alt=""><figcaption><p>Smart-Highlight demo animation</p></figcaption></figure>

Get AI-powered explanations for any highlighted text. Whether it's for understanding complex terms or summarizing long paragraphs, Smart Highlight offers in-depth insights with just a few clicks.&#x20;

Simply highlight the text of interest, click right and select "Ask QuizSolver". Quizsolver will provide the necessary information or answers.

<figure><img src="/files/48W9v0nsxdG7vDgFyUSB" alt=""><figcaption></figcaption></figure>

The Smart-Highlight feature is a standout functionality in QuizSolver, offering a quick and intuitive way to gain insights and answers. It enhances the way you interact with digital content, making learning and problem-solving more interactive and efficient.

**How It Works:**

* Simply highlight any text on a webpage that you want to understand better or need help with.
* Right-click and select "Ask QuizSolver" option from the context menu.
* QuizSolver immediately processes the selected text and provides a detailed explanation or answer.

**Streamlined Learning Experience:**

* Smart-Highlight is perfect for instantly clarifying concepts, definitions, and other educational content directly within your browser.
* It eliminates the need to switch between different tabs or resources, keeping your focus intact.

**Ideal for Diverse Content:**

* Whether it’s a complex paragraph, a tricky question, or key information you’re studying, Smart-Highlight caters to a wide range of textual content.
* It’s especially useful for in-depth research, homework assistance, or quick study queries.

**User-Friendly and Efficient:**

* Engaging with content becomes more productive with this feature, as it’s designed for ease and speed.
* Smart-Highlight is an indispensable tool for students, researchers, and anyone who frequently works with text-based digital content.

**Maximizing QuizSolver's Potential:** Smart-Highlight is a testament to QuizSolver’s commitment to providing a comprehensive and practical learning tool. It’s a feature that truly transforms your digital study and research experience, making it more insightful and less time-consuming.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.quizsolverai.com/doc/features/smart-highlight.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.
