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

# Storylane Playbooks Overview

Interactive demos are the future, helping you resonate better with the audience at every stage of the buying journey. Here are detailed guides to help you create killer demos depending on the use case

### **AWARENESS STAGE**

Capture attention and introduce potential customers to your product's value proposition.

💡 *Primarily used by: marketing, product marketing, BDR, lead/demand generation teams.*

* [**Website Conversions**](/storylane-playbooks/awareness-stage/website-conversions.md)
* [**Demo Gallery**](/storylane-playbooks/awareness-stage/demo-gallery.md)
* [**Email Campaigns**](/storylane-playbooks/awareness-stage/email-campaigns.md)
* [**Blog Posts**](/storylane-playbooks/awareness-stage/blog-posts.md)
* [**Conferences /** **Trade Shows**](/storylane-playbooks/awareness-stage/conferences-trade-shows.md)

### **DECISION STAGE**

Nurture leads, and provide compelling reasons for prospects to finalize their decision and commit to your product.

💡 *Primarily used by: sales, pre-sales, and sales engineering teams.*

* [**Sales Leave-Behinds**](/storylane-playbooks/decision-stage/sales-leave-behinds.md)
* [**Live Demos**](/storylane-playbooks/decision-stage/live-demos.md)
* [**Partner/Reseller Stack**](/storylane-playbooks/decision-stage/partner-reseller-stack.md)

### **RETENTION STAGE**

Enhance user experience for existing customers, ensuring they maximize the product's value and remain loyal.

💡 *Primarily used by: Customer Success, Customer Support, Product Management teams.*

* [**Feature Explanations**](/storylane-playbooks/retention-stage/feature-explanations.md)
* [**Customer Support & Help Documentation**](/storylane-playbooks/retention-stage/customer-support-and-help-documentation.md)

#### **Key Takeaway:**&#x20;

By tailoring your interactive demos to each stage of the customer journey, you can effectively engage, educate, and convert your audience. Use these playbooks as a guide to craft compelling demos that resonate.

{% hint style="info" %}
Still, have questions or pondering a use case not covered here? We're here to help! Reach out to us at <support@storylane.io> and let's craft your perfect demo together.
{% endhint %}


---

# 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.storylane.io/storylane-playbooks/storylane-playbooks-overview.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.
