> ## Documentation Index
> Fetch the complete documentation index at: https://help.lobyco.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How can we help?

> Set up Nexus, see what other teams have built, and find the detail when you need it.

<div className="lh-hero">
  <div className="lh-hero-inner">
    <h1>How can we help?</h1>

    <div className="lh-search" id="lh-hero-search" role="button" tabIndex={0}>
      <span className="lh-search-icon" aria-hidden="true" />

      <span className="lh-search-placeholder">Search articles, e.g. "create an offer"</span>
    </div>

    <div className="lh-suggestions">
      <a href="/business-documentation/use-cases/offer-examples-what-you-can-build">Create an offer</a>
      <a href="/business-documentation/use-cases/schedule-a-campaign-and-check-its-results">Create a campaign</a>
      <a href="/business-documentation/use-cases/reuse-a-saved-segment-across-campaigns">Set up a segment</a>
    </div>
  </div>
</div>

<div className="lh-page">
  <div className="lh-section-label">
    <h2>Start here</h2>
    <span>Learn the tool · see what to build</span>
  </div>

  <div className="lh-entry-grid">
    <a className="lh-card lh-entry" href="/business-documentation/get-started">
      <div className="lh-play">
        <svg width="16" height="16" viewBox="0 0 24 24" fill="currentColor">
          <path d="M6 3 L21 12 L6 21 Z" />
        </svg>
      </div>

      <div>
        <div className="lh-eyebrow">Get Started</div>
        <h3>Get Started with Nexus</h3>
        <p>New here? Short video walkthroughs of the workflows most people set up first.</p>
        <span className="lh-count">Coming soon</span>
      </div>
    </a>

    <a className="lh-card lh-entry" href="/business-documentation/use-cases">
      <div className="lh-play">
        <svg width="17" height="17" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round">
          <path d="M9 18h6M10 22h4M12 2a7 7 0 0 0-4 12.7V17h8v-2.3A7 7 0 0 0 12 2z" />
        </svg>
      </div>

      <div>
        <div className="lh-eyebrow">Use Cases</div>
        <h3>Browse campaign examples</h3>
        <p>See what other teams run, filtered by goal — then follow the playbook to build it yourself.</p>
        <span className="lh-count">11 examples</span>
      </div>
    </a>
  </div>

  <div className="lh-section-label">
    <h2>Browse by section</h2>
    <span>7 sections</span>
  </div>

  <div className="lh-grid">
    <a className="lh-card" href="/business-documentation/audiences-and-data">
      <h3>Audiences & Data</h3>
      <p>Build segments from customer data — plus the events, attributes and integrations underneath them.</p>
      <span className="lh-count">Coming soon</span>
    </a>

    <a className="lh-card" href="/business-documentation/journeys">
      <h3>Journeys</h3>
      <p>The orchestration canvas — trigger, operator, communication and promotion blocks.</p>
      <span className="lh-count">3 articles</span>
    </a>

    <a className="lh-card" href="/business-documentation/activities">
      <h3>Activities</h3>
      <p>Offers, Games, Challenges, Bonuses and Vouchers — and how the types combine.</p>
      <span className="lh-count">12 articles</span>
    </a>

    <a className="lh-card" href="/business-documentation/channels">
      <h3>Channels</h3>
      <p>Push, Email, Banner, Feeds, Prompt and Deeplinks. Triggering, lifecycle and stats documented once, across channels.</p>
      <span className="lh-count">8 articles</span>
    </a>

    <a className="lh-card" href="/business-documentation/campaigns">
      <h3>Campaigns</h3>
      <p>Group activities and an audience into one scheduled, tracked promotion.</p>
      <span className="lh-count">Coming soon</span>
    </a>

    <a className="lh-card" href="/business-documentation/measure">
      <h3>Measure</h3>
      <p>Insights, customer feedback, and channel performance in one place.</p>
      <span className="lh-count">Coming soon</span>
    </a>

    <a className="lh-card" href="/business-documentation/administer">
      <h3>Administer</h3>
      <p>Product configuration and the toolbox.</p>
      <span className="lh-count">Coming soon</span>
    </a>
  </div>

  <div className="lh-utility-grid">
    <a className="lh-card lh-utility" href="/integration/integration">
      <h3>Integration guides</h3>
      <p>Authentication, POS, data platform and the rest of the integration surface.</p>
    </a>

    <a className="lh-card lh-utility" href="/api-reference/api-reference">
      <h3>API Reference</h3>
      <p>Every documented operation, grouped by product.</p>
    </a>
  </div>
</div>
