# How to use the new Embed Feature

Introducing our latest feature - the Embedded Pop-up - that lets you add external websites as an iFrame within your world. An iFrame is an HTML element that lets you display one web page within another web page, like a window. You can use it to show content from other websites, even if they're hosted on a different domain. Some suggested iFrame content includes YouTube URLs, videos, mini HTML games, and other websites.

**How to Embed**

As a quick demo, let's use a YouTube video URL. Our platform integrates with YouTube, allowing you to easily embed videos into your content. Simply copy the URL of the video from YouTube and paste it into the "Insert your embedded link here" field. For example, you can use a URL like this: <https://www.youtube.com/watch?v=uCHuTxVYtsk>.

<div align="center"><figure><img src="https://3102869327-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxbTnbGTBwSrxzBrG2pg0%2Fuploads%2FvOjyeE46SrKObjbEahfQ%2FScreenshot%202023-03-28%20at%2012.55.26%20PM.png?alt=media&#x26;token=54056495-9c2c-4767-ba93-1a4dff836b78" alt=""><figcaption></figcaption></figure></div>

Then click on the Preview Thumbnail button and select your preferred thumbnail

<figure><img src="https://3102869327-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxbTnbGTBwSrxzBrG2pg0%2Fuploads%2FDezkGYk1YB5Oe6lCehnF%2FScreenshot%202023-03-28%20at%2012.55.36%20PM.png?alt=media&#x26;token=d72d0e53-16ea-4b17-8d7d-9a7e12916d4a" alt=""><figcaption></figcaption></figure>

With the embed pop-up, you can easily showcase a variety of content from other websites within your world.

Other Supported URL:

* Websits: <https://virtualtechfrontier.com/>&#x20;
* News Posting: <https://dailymarkup.com/?p=3996>
* Video Files: <https://virtualtechfrontier.com/wp-content/uploads/2022/06/Vtf-Website-Demo-With-Music.mp4>
* Image Files: <https://lh3.googleusercontent.com/X6nZA_SJ5FOYf5lnZdAsobr6b1aEShWUTCu-t_rdih6cdx9GApzhWr8tbsGDE_Ze3lP5c0KGTvOmMVGC6euTHmXGVzRjOyIsXXynG8lv3YvjXYd3TUKBwym9AldgGnStWfC9qq8wCE9Vd-7VcS4vrFk>
* And a lot more! Be creative with what you want to embed on your World.

**Disclaimer**

Please note that some websites may not allow embedding. If the site owner has blocked embedding or iFrame, there may be nothing we can do to embed the content into your world.


---

# 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://docs.mitoworld.io/mitoworld-guide/mitoworld-guide-1/how-to-use-the-new-embed-feature.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.
