# Conditional Branching

### What is conditional branching

Branching allows your viewers to choose their own path within your Supademo—creating a personalized, interactive experience that increases engagement and drives better outcomes.

{% hint style="info" %}
Please note that this feature is available on **Scale, Growth,** and **Enterprise** plans.
{% endhint %}

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

{% hint style="info" %}
[Here is a quick guide](https://supademo.com/blog/branching-best-practices-for-interactive-demos) to designing an effective branching product demo.&#x20;
{% endhint %}

### With conditional branching, you can:

* Add multiple CTAs (buttons) to Supademo Chapters, each linking to a different demo step or URL
* Define unique navigation targets for individual hotspots
* Personalize the journey based on persona, use case, or customer segment

This makes it easy to:

* Build modular, reusable demos from a single Supademo
* Create tailored flows for different stakeholders or product features
* Boost engagement and lead qualification through interactivity

### **Example use cases:**

* Let buyers choose their role ("I’m a marketer" vs "I’m an engineer") and jump to the most relevant flow
* Offer multiple feature paths ("Show me reporting" vs "Show me integrations")
* Route users to different Supademos from a single intro step

{% hint style="info" %}
Note: Branching logic can be applied at both the **Chapter CTA level** and **individual hotspot level**.
{% endhint %}


---

# 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/customize/chapters/conditional-branching.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.
