# Embed

{% hint style="success" %}
You can embed **both** individual Supademos or multi-demo Showcases to support docs, websites, learning systems, and more.
{% endhint %}

Supademo is embeddable directly into the tools, platforms, and workflow you already use - including Notion, Confluence, Framer, or Gitbook. This helps visually guide customers in support docs, qualify leads on marketing websites, and onboard users faster.

### How to embed your Supademo

{% @supademo/embed demoId="zyz1rJMWCv8WsxNLX69kp" url="<https://app.supademo.com/demo/zyz1rJMWCv8WsxNLX69kp>" %}

### How to embed your multi-demo showcase

{% @supademo/embed demoId="YKi9xK7JGnvaBj5DCANwD" url="<https://app.supademo.com/demo/YKi9xK7JGnvaBj5DCANwD>" %}

### How to embed your HTML demo

{% @supademo/embed demoId="cmaccvf1u02vpxt0ifnax9n0s" url="<https://app.supademo.com/demo/cmaccvf1u02vpxt0ifnax9n0s>" %}


---

# 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.supademo.com/share/embed.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.
