# Our Features

## Illustrate bugs and feedback

<figure><img src="/files/6Uga5o4xlkDCBC7ksITk" alt=""><figcaption><p>Empower precise bug reports and feedback with annotated screenshots and session replays</p></figcaption></figure>

Go beyond text – UserHelp empowers users to illustrate bugs and feedback visually. Capture screenshots and annotate images to provide comprehensive context.

Visual representation ensures **crystal-clear communication between users and developers**, minimizing misunderstandings and accelerating issue resolution.

## Simple implementation

<figure><img src="/files/6W0pgwPxSe9kqOzVXPYD" alt=""><figcaption><p>Just Copy + Paste into your tag</p></figcaption></figure>

With just a small and lightweight JS snippet, you can embed the power of UserHelp **directly into your website**. This unobtrusive script effortlessly integrates into your existing website codebase, requiring minimal development effort.

## Comprehensive insights

<figure><img src="/files/jIgLg6hkizJD6VOJN3No" alt=""><figcaption><p>All the info you need to help users debug.</p></figcaption></figure>

UserHelp goes beyond basic bug reporting and feedback collection by providing comprehensive insights into reported issues. Gain a **deeper understanding of user experiences** with detailed information on browser compatibility, recorded user sessions, and error logs.


---

# 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.userhelp.co/overview/our-features.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.
