# Embedding App using iFrame/HTML

To embed the app using iFrame/HTML, follow the steps:

1. From the menu, click on the `Share` button
2. Click on the `Public Share`
3. Allow the link generation by clicking on the `Public Access Link`
4. Click on the `Embed code(iFrame)`
5. Copy the link, and share it

{% @arcade/embed flowId="Q2XQ79oi3Z5GBfRpXSeE" url="<https://app.arcade.software/share/Q2XQ79oi3Z5GBfRpXSeE>" %}


---

# 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.jetadmin.io/user-guide/preview-and-publish/embed-apps/embedding-app-using-iframe-html.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.
