# Single iFrame Integration

## Via iFrame

*Hint: Doesn't increase loading time, as the viewer will be loaded AFTER your website. In doubt, add additional lazy load to your website.*&#x20;

### Step 1: Generate iFrame via world.mazing

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

Choose desired iframe size at <https://easyiframe.com/>, scroll down and copy the HTML Code.

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

### Step 2: Go to your website

Example: Wordpress

Add "Raw HTML" \
(depending on your CMS, theme etc. this might be called "Code", "HTML", "iframe". etc.)

<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/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.
