> 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.md).

# FAQ about the Virtual Platform (Virtual event)

- [Lobby or programme stream (Virtual event)](https://knowledge-base.letsgetdigital.com/faq/faqs-for-the-lgd-website/2.-stream.md): During a Let's Get Digital event you can show a live stream in the lobby.
- [Networking (Virtual event)](https://knowledge-base.letsgetdigital.com/faq/faqs-for-the-lgd-website/3.-networking.md): The most important aspect of many events is networking and we work hard on enabling your attendees to make the right connections during our digital event!
- [Sessions (Virtual event)](https://knowledge-base.letsgetdigital.com/faq/faqs-for-the-lgd-website/4.-in-session.md): During a Let's Get Digital event we want your program to be as interactive as possible to include your attendees.
- [Branding (Virtual event)](https://knowledge-base.letsgetdigital.com/faq/faqs-for-the-lgd-website/5.-branding.md): Your app and Let's Get Digital platform is branded.
- [Programme (Virtual event)](https://knowledge-base.letsgetdigital.com/faq/faqs-for-the-lgd-website/6.-event-and-programme.md): Here we answer questions related to programme items.
- [Support (Virtual event)](https://knowledge-base.letsgetdigital.com/faq/faqs-for-the-lgd-website/7.-support.md): Event Consultants are available to help you to make your event successful.
- [Technical (Virtual event)](https://knowledge-base.letsgetdigital.com/faq/faqs-for-the-lgd-website/8.-technical.md): We are answering your technical questions here.
- [Data Protection (Virtual event)](https://knowledge-base.letsgetdigital.com/faq/faqs-for-the-lgd-website/9.-data-protection.md): Privacy is important in nowadays digital world! We take it very serious and if you have further questions please let us know.


---

# 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/faq/faqs-for-the-lgd-website.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.
