> For the complete documentation index, see [llms.txt](https://docs.supademo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.supademo.com/welcome/use-cases.md).

# Use Cases

One of the most common questions we get from customers is to *how to get the most out of Supademo.* And while use cases for Supademo can be endless, here are some of our recommendations on how you can best leverage Supademo across various departments in the organization:&#x20;

{% tabs %}
{% tab title="Recommended Use Cases" %}
{% embed url="<https://www.youtube.com/watch?ab_channel=Supademo&v=nqRWF3ntaE4>" %}
{% endtab %}

{% tab title="Tips for Better Demos" %}
{% embed url="<https://www.youtube.com/watch?v=a6MloktZkiE>" %}
{% endtab %}
{% endtabs %}

## 1️⃣ Sales & Enablement

{% content-ref url="/pages/KuCgU9eRGYXrkhkAx4v2" %}
[Sandboxes for Live Demos & POCs](/welcome/use-cases/sales-and-enablement/sandboxes-for-live-demos-and-pocs.md)
{% endcontent-ref %}

{% content-ref url="/pages/vdMb8dwSPxWSsQ4UW4tI" %}
[Sales Leave-Behind](/welcome/use-cases/sales-and-enablement/sales-leave-behind.md)
{% endcontent-ref %}

{% content-ref url="/pages/9F5WHj4QnfYe495jh8ha" %}
[Prospecting & Outbound](/welcome/use-cases/sales-and-enablement/prospecting-and-outbound.md)
{% endcontent-ref %}

{% content-ref url="/pages/rrhoHUfWiOla35Uf4KKr" %}
[Demo Library](/welcome/use-cases/sales-and-enablement/demo-library.md)
{% endcontent-ref %}

## 2️⃣ Product Marketing & Growth

{% content-ref url="/pages/xzlVuOejCwZ5yURgaL9v" %}
[Conferences](/welcome/use-cases/marketing-and-growth/conferences.md)
{% endcontent-ref %}

{% content-ref url="/pages/KmMhboBCNlP84saWW9HU" %}
[Website Demos](/welcome/use-cases/marketing-and-growth/website-demos.md)
{% endcontent-ref %}

{% content-ref url="/pages/97A6HNqfWdtqaRqhCbOg" %}
[Product Updates & Releases](/welcome/use-cases/marketing-and-growth/product-updates-and-releases.md)
{% endcontent-ref %}

## 3️⃣ Training & Onboarding

{% content-ref url="/pages/4N35KAckWcVC1wDc0jn1" %}
[In-App Product Tours \[Legacy\]](/share/embed/in-app-product-tours-legacy.md)
{% endcontent-ref %}

{% content-ref url="/pages/wrw3ed2E3CCj7YawTaMP" %}
[Self-Paced Onboarding](/welcome/use-cases/training-and-onboarding/self-paced-onboarding.md)
{% endcontent-ref %}

{% content-ref url="/pages/c4mPkHC20GSzwdJhHa6g" %}
[Support Documentation](/welcome/use-cases/training-and-onboarding/support-documentation.md)
{% endcontent-ref %}

***

### Explore Real Examples

Explore real examples of Supademo, organized by demo type and use case. Browse showcases from products you know and get inspired to create your own.

<p align="center"><a href="https://supademo.com/showcase" class="button primary">Explore Supademo Showcase Gallery</a></p>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.supademo.com/welcome/use-cases.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
