> 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/content/virtual-platform/programme/network-carrousel/network-carousel-faq.md).

# Network Carousel FAQ (Virtual event)

## Frequently asked questions

**Users from the same company were connected while the setting was enabled where users from the same company would not be connected.**

Make sure these users are connected to a company. The network carousel uses the Exhibitor tag to form matches when this setting is enabled. Users not connected to a company will therefore not be detected as an Exhibitor.

**Users are waiting for a long time till they get matched. How can we speed up the matching process?**

This depends on the settings that are used for the matching process. Whenever the advanced network carousel is enabled, you have to make sure that there is a big enough group of users who can find a match according to their matchmaking tags. Therefore, we advise only using a couple of matchmaking tags when setting up a carousel with a smaller user group.

When the setting is enabled where exhibitors only get matched with attendees, make sure to have an approximately equal number of attendees and exhibitors. When the group of exhibitors is smaller compared to the groups of attendees, the exhibitors will have a longer queue time.&#x20;

The waiting time also depends on the carousel length as set up in the [Virtual Event settings](https://knowledge-base.letsgetdigital.com/the-admin-panel/settings/virtual-event-settings-vp/networking-bubble-settings-vp#managing-your-own-privacy-statement). If the length is five minutes per match, for example, users that enter the network carousel after the start of the carousel are expected to wait for some time till a match is found.

Finally, motivate users to attend the network carousel to guarantee the best networking experience by having a large group of users attending.

**Users were connected to the same person for a second time. Why does this happen?**

This issue will only occur when you have multiple network carousel sessions in the programme. The system will not detect the matches that were made in other network carousel sessions.


---

# 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/the-admin-panel/content/virtual-platform/programme/network-carrousel/network-carousel-faq.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.
