> 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/faq/faqs-for-the-lgd-website/3.-networking.md).

# Networking (Virtual event)

**Which opportunities regarding networking do the attendees have in Let's Get Digital?**

* 1-on-1 video calls
* Network Carousel
* Appointments
* Matchmaking
* Communicate in a private chat, the lobby chat or in each session
* Sponsor booth

**Is it possible to schedule a meeting in the virtual event environment, or should it be scheduled via the app?** \
Meetings can be scheduled both via the application or the virtual event environment.

**How do you schedule a 1-on-1 meeting?**\
Head over to the profile of the user and click on the request meeting button in the top-right corner. Please note that tables for time slots have to be set up by the event organizer beforehand so attendees can schedule meetings.

**Does the matchmaking function run through the app? Can it also be done on the Let's Get Digital platform? Is matchmaking done automatically or is it done manually?** \
The matchmaking is done via the app or platform, and this is done automatically. You can find detailed information and examples on how to set match-making up [here](https://knowledge-base.letsgetdigital.com/the-admin-panel/matchmaking/virtual-platform/match-making).&#x20;

Please consult the following document to learn more about the networking opportunities:

{% file src="/files/7Vov8EVbfhJq6jgIirDv" %}

{% file src="/files/elXZCkncQqt8H9G97gUr" %}

{% file src="/files/cx5vklWg2u1MOwhd4d78" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://knowledge-base.letsgetdigital.com/faq/faqs-for-the-lgd-website/3.-networking.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
