# Embedding App using a generated link

To embed the app using a generated link, 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. Set the team you want to share the app with
5. From the list of teams, choose the one you want to
6. Copy the link, and share it

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


---

# 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-a-generated-link.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.
