> 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/live-stream-settings-vp/embed-webpage-iframe-vp.md).

# Embed webpage (iframe) (Virtual event)

An iframe is used to display a web page within a web page and offers the function to use the website of third parties in the platform. The webpage will then be embedded into the platform.

Examples of websites that have been used:

* Vimeo
* ​<http://gather.town/>
* getmibo.com
* ​[wonder.me](https://www.wonder.me/)
* Google Forms
* survio.com

The website has to allow embedding in order to be embedded into the platform. If not allowed, the Iframe will be blocked and not be functional.

## Insert the iframe in the Let's Get Digital environment <a href="#insert-the-iframe-in-the-lets-get-digital-environment" id="insert-the-iframe-in-the-lets-get-digital-environment"></a>

To find the option to insert the live stream within the admin panel:

1. In the Admin Panel, hover over settings.&#x20;
2. Select 'Virtual event settings'.

![](/files/-McF00eSeZy1cirsFcJw)

&#x20;   3\. Click on 'Lobby content' from the left-hand menu.

Select Embed webpage (iframe) and copy the Iframe URL into the 'Iframe URL' tab.

![](https://gblobscdn.gitbook.com/assets%2F-M5LNCGpK5lyymcFZU4V%2F-MY4CnRvIRrnxTP00Jom%2F-MY4EUhkqClM-FD4U37U%2F2021-04-12_10-41-08.gif?alt=media\&token=d66216a9-d303-401e-8325-ccd732d76e83)

Scroll down and click on 'Save changes'.

<div align="left"><img src="https://gblobscdn.gitbook.com/assets%2F-M5LNCGpK5lyymcFZU4V%2F-MY4CnRvIRrnxTP00Jom%2F-MY4EY-n62xZwWhNBZ_g%2F2020-04-21_16-54-51.gif?alt=media&#x26;token=4dc7e6cc-699c-4920-9a2b-a52b28c398c6" alt=""></div>


---

# 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/live-stream-settings-vp/embed-webpage-iframe-vp.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.
