# Co-Browsing

## What is co-browsing?

Co-browsing is a technology that allows two or more users to interact with the same website or application in real-time. It is especially useful for employees and for customer service or technical support. During a co-browsing session, one user (referred to as the "visitor") shares their screen or browser window with another user (referred to as the "operator"). The operator can see the visitor's screen and interact with it as if it were their own device, enabling them to provide assistance and guidance directly to the visitor.

<figure><img src="/files/fzIWOe5q2ZBGWJbshiLF" alt=""><figcaption></figcaption></figure>


---

# 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.livecaller.io/livecaller/services/co-browsing.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.
