# Virtual room menu

- [Participant overview](https://knowledge-base-speakers.letsgetdigital.com/virtual-room-menu/participant-overview.md): This article explains everything you need to know about the participants overview.
- [Conversations](https://knowledge-base-speakers.letsgetdigital.com/virtual-room-menu/conversations.md): This page explains the conversations setting & options.
- [Questions and answers](https://knowledge-base-speakers.letsgetdigital.com/virtual-room-menu/questions-and-answers.md)
- [Screenshare](https://knowledge-base-speakers.letsgetdigital.com/virtual-room-menu/screenshare.md)
- [Whiteboard](https://knowledge-base-speakers.letsgetdigital.com/virtual-room-menu/white-board.md)
- [Content library](https://knowledge-base-speakers.letsgetdigital.com/virtual-room-menu/content-library.md)
- [Shared notes](https://knowledge-base-speakers.letsgetdigital.com/virtual-room-menu/shared-notes.md)
- [Livestream](https://knowledge-base-speakers.letsgetdigital.com/virtual-room-menu/livestream.md)
- [Recording](https://knowledge-base-speakers.letsgetdigital.com/virtual-room-menu/recording.md)
- [Kick users to lobby](https://knowledge-base-speakers.letsgetdigital.com/virtual-room-menu/return-everyone-to-lobby.md): When a programme item is finished, speakers can easily send everyone back to the lobby. This option is only available when participants are present in the room.
- [Breakout rooms](https://knowledge-base-speakers.letsgetdigital.com/virtual-room-menu/breakout-rooms.md)
- [Settings](https://knowledge-base-speakers.letsgetdigital.com/virtual-room-menu/settings.md)


---

# 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://knowledge-base-speakers.letsgetdigital.com/virtual-room-menu.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.
