# cases

title: "VoiceGuide Examples and Scenarios"
description: "A live example of a voice guide on a real website and typical scenarios: service booking, support, catalogs, knowledge bases."
---

<div class="vg-article">

<nav class="crumbs" aria-label="Breadcrumbs">
  <a href="/">Home</a><span>/</span><span style="color:var(--muted)">Examples and Scenarios</span>
</nav>

<header class="chero">
  <span class="eyebrow">Examples and Scenarios</span>
  <h1 class="chero__title">Where the Voice Guide Is Already Working</h1>
  <p class="chero__lead">A live example on a real website plus scenarios where the guide is especially useful.</p>
</header>

<div class="layout">

<article class="article">
<p class="lede">It's easier to see once. Below is a live guide on a real website and typical scenarios where it provides the most value.</p>

<h2 id="primer">Live Example</h2>
<p><strong>Elizabeth Beauty Salon.</strong> The voice guide is on the salon's real website: a visitor asks about services, masters, and prices by voice, the guide explains, navigates through sections, and helps with booking. This is not a mockup - you can visit and talk to it yourself.</p>
<p>We will add more live examples from our projects in the future - from service booking to online stores.</p>
<p><a href="https://elizabeth.autopilot.beauty" target="_blank" rel="noopener">Open live example →</a></p>

<h2 id="scenarii">Use Cases</h2>
<p>One engine, different configurations. Where the guide is especially useful:</p>
<ul>
  <li><strong>Service Booking.</strong> Salon, barbershop, massage, studio. A visitor asks "what do you have", "how much does it cost", "who are the masters" - the guide explains and leads through sections, and when they want to book, it highlights the form and helps them complete it.</li>
  <li><strong>Post-Sale Support.</strong> A client comes for help. The guide, grounded in your database, explains relevantly and shows the needed screen or screenshot from the manual. Fewer inquiries, faster responses.</li>
  <li><strong>Directories and Knowledge Bases.</strong> A large documentation site where it's easy to get lost. The guide answers the question and immediately opens the needed page, highlighting the answer. Users don't search through menus - they ask.</li>
  <li><strong>Online Stores and Catalogs.</strong> Help with selection: a visitor describes what they are looking for, the guide suggests and leads them to the appropriate section or product.</li>
</ul>

<div class="invite">
  <div>
    <p class="invite__title">Didn't find your scenario?</p>
    <p class="invite__text">Write to us - we'll advise if VoiceGuide is suitable for your task.</p>
  </div>
  <a href="/contact.html" class="invite__link">Discuss your task</a>
</div>
</article>

<aside class="rail">
  <nav class="rail__box" aria-label="Article Contents">
    <p class="rail__label">In this article</p>
    <ul class="toc">
      <li><a href="#primer">Live Example</a></li>
      <li><a href="#scenarii">Use Cases</a></li>
    </ul>
  </nav>
</aside>

</div>
</div>

---