# Single iFrame Integration

## Via iFrame

**Hinweis:** Beeinflusst die Ladezeit nicht, da der Viewer **erst NACH deiner Website geladen wird**.\
Im Zweifel kannst du zusätzlich **Lazy Loading** auf deiner Website aktivieren.

### **Schritt 1: iFrame über world.mazing erstellen**

Wähle die gewünschte **iFrame-Größe** unter <https://easyiframe.com/>, scrolle nach unten und kopiere den **HTML-Code**.

<figure><img src="/files/sq4PNKZ8mkQdZWZNy2dV" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ohDTUUGQJ8ONoA1v5kRv" alt=""><figcaption></figcaption></figure>

### **Schritt 2: Gehe auf deine Website**

**Beispiel: WordPress**

Füge ein **„Raw HTML“**-Element hinzu.\
(Je nach **CMS**, Theme etc. kann dies auch **„Code“**, **„HTML“**, **„iFrame“** o. Ä. heißen.)

<figure><img src="/files/UJdKTHgKgiq9sERGux2l" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Uppw5tWgqyEuqZqF9gv1" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/EzlC5W3cUnkrSw1rnuWj" alt=""><figcaption></figcaption></figure>


---

# 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://mazingxr.gitbook.io/mazing-world/de/integration-types/single-iframe-integration.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.
