# Share

## Methods

Once your Arcade is edited and designed, it's time to share it with others! There are a few different ways for you to share your Arcade. You can [embed](/kb/build/interactive-demo/share/how-to-embed-your-arcades.md) it in any page (your site or app, Notion, or hundreds of other apps), [download it as a GIF or video](/kb/build/interactive-demo/share/exports.md), or use the Arcade [Share page](/kb/build/interactive-demo/share/share-page.md).&#x20;

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

To learn more about a specific method, navigate to a page below!

##

{% content-ref url="/pages/BzbqtYdbVhCtx3xW2QxB" %}
[Embeds](/kb/build/interactive-demo/share/how-to-embed-your-arcades.md)
{% endcontent-ref %}

{% content-ref url="/pages/JyXdKSzCx7vb7Wl8oWid" %}
[Exports](/kb/build/interactive-demo/share/exports.md)
{% endcontent-ref %}

{% content-ref url="/pages/S0WU0kyMXGmNyFBgblC6" %}
[Share Page](/kb/build/interactive-demo/share/share-page.md)
{% endcontent-ref %}


---

# 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.arcade.software/kb/build/interactive-demo/share.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.
