> For the complete documentation index, see [llms.txt](https://knowledge-base.letsgetdigital.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge-base.letsgetdigital.com/the-admin-panel/users/virtual-platform-virtual-event/connecting.md).

# Virtual event users

## In the virtual environment

In the Let's Get Digital platform, users can connect through the 'Attendees' tab.

1. Click on 'Attendees'.
2. Click on a person you want to connect with.
3. Start a chat, request a video chat, request a date, or make a connection.

![](/files/-MchTu8TjgAxBYRgYW3v)

### Video chat

During a 1-on-1 video chat users have the following options:

<img src="/files/-MPDuj-6hXHAYILww5mN" alt="" data-size="original"> Click this icon to make a connection request.

<img src="/files/-MPDusKjVZU1fqg65Aqe" alt="" data-size="original"> Click this icon to request a meeting.

<img src="/files/-MPDux6W6Jw9dtrxEuJf" alt="" data-size="original"> Click this icon to take a look at the profile of the user.

<img src="/files/-MPDv-4oL0muH1Cue9pf" alt="" data-size="original"> Click this icon to make notes.

&#x20;<img src="/files/-MPDv2PVN8GyQXfjvaAb" alt="" data-size="original"> Click this icon to add another user to the video chat.

You can export all your notes as an Excel file by navigating to your profile on the platform and clicking on the 'Download notes' button (if the option is enabled in the Admin Panel).

There is also the option to chat with text messages on the right side. This can be enabled and disabled here:

Hover over 'Settings', select 'Virtual event settings', and click on 'Networking bubble'. Make sure the 'Enable chat for one on one and group sessions' is on or off.


---

# 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://knowledge-base.letsgetdigital.com/the-admin-panel/users/virtual-platform-virtual-event/connecting.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.
