# iFrame

Een *iFrame* is een stukje HTML-code dat een frame uit een andere website op kan roepen en dus op jouw website kan plaatsen. Denk hierbij bijvoorbeeld aan een YouTube filmpje.

## Configuratie-opties

### General

* *Url:* Hier voer je het stukje HTLM-code in om de frame op te halen.

### Styling&#x20;

* Styles for the container: Deze module beschikt over de standaard CSS styling mogelijkheden, zie [styles for the container.](/openstad/manual/miscellaneous/styles-for-the-container.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://docs.openstad.org/openstad/manual/modules/iframe.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.
