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

# What is Zamp?

> Zamp is a fully managed sales tax solution — intelligent software plus a team of experts that handles registration, calculation, filing, and remittance end to end.

Sales tax is one of the most complex, highest-risk parts of running a business — and it only gets harder as you grow into new states and countries. **Zamp is the last sales tax service you'll ever need:** an intelligent sales tax platform with a managed service built in, so compliance happens quietly in the background.

<Note>
  **When tax becomes simple, everything else accelerates.** Zamp pairs best-in-class software with a team of sales tax experts to take compliance off your plate completely.
</Note>

<p className="zamp-section-label">Done-for-you</p>

## Get sales tax off your plate

Most tools hand you software and leave the hard part to you. Zamp is different — it's a **fully managed, done-for-you** service that owns the entire sales tax lifecycle so your team doesn't have to.

<CardGroup cols={2}>
  <Card title="Registration" icon="file-signature">
    Zamp registers your business in every state where you have an obligation — no paperwork on your end.
  </Card>

  <Card title="Rooftop-accurate calculation" icon="calculator">
    Real-time tax down to the exact address, with a full jurisdiction breakdown on every transaction.
  </Card>

  <Card title="Filing & remittance" icon="file-invoice-dollar">
    Returns are prepared, filed, and paid on time, in every jurisdiction — handled for you.
  </Card>

  <Card title="Nexus monitoring" icon="map-location-dot">
    Zamp tracks economic nexus as you grow and tells you exactly where you need to register next.
  </Card>
</CardGroup>

<p className="zamp-section-label">Why teams switch</p>

## The Zamp difference

<div className="zamp-features">
  <div className="zamp-feature">
    <div className="zamp-feature-ic">
      <Icon icon="bullseye" size={20} />
    </div>

    <h4>Accuracy you can trust</h4>
    <p>Rooftop-level calculations — down to the exact address, not just the ZIP code.</p>
  </div>

  <div className="zamp-feature">
    <div className="zamp-feature-ic">
      <Icon icon="user-tie" size={20} />
    </div>

    <h4>Experts in your corner</h4>
    <p>A dedicated team of sales tax professionals, not just a piece of software.</p>
  </div>

  <div className="zamp-feature">
    <div className="zamp-feature-ic">
      <Icon icon="arrow-trend-up" size={20} />
    </div>

    <h4>Always ahead</h4>
    <p>Continuous monitoring of nexus, rate changes, and shifting tax laws.</p>
  </div>

  <div className="zamp-feature">
    <div className="zamp-feature-ic">
      <Icon icon="globe" size={20} />
    </div>

    <h4>One platform, global reach</h4>
    <p>US sales tax, VAT, and GST managed together in a single solution.</p>
  </div>

  <div className="zamp-feature">
    <div className="zamp-feature-ic">
      <Icon icon="plug" size={20} />
    </div>

    <h4>Connects to your stack</h4>
    <p>Pre-built integrations for Shopify, NetSuite, BigCommerce, QuickBooks, and a full API.</p>
  </div>

  <div className="zamp-feature">
    <div className="zamp-feature-ic">
      <Icon icon="shield-check" size={20} />
    </div>

    <h4>Built for trust</h4>
    <p>SOC 2 controls and audit-ready records, so you're always prepared.</p>
  </div>
</div>

<p className="zamp-section-label">Trusted at scale</p>

## The new standard in sales tax compliance

<div className="zamp-stats">
  <div className="zamp-stat">
    <div className="zamp-stat-num">1,200+</div>
    <div className="zamp-stat-label">Finance & accounting teams</div>
  </div>

  <div className="zamp-stat">
    <div className="zamp-stat-num">SOC 2</div>
    <div className="zamp-stat-label">Audit-ready security</div>
  </div>

  <div className="zamp-stat">
    <div className="zamp-stat-num">US · VAT · GST</div>
    <div className="zamp-stat-label">Global tax coverage</div>
  </div>

  <div className="zamp-stat">
    <div className="zamp-stat-num">Rooftop</div>
    <div className="zamp-stat-label">Address-level accuracy</div>
  </div>
</div>

## Where these docs fit

This site is the developer home for Zamp. There are two ways to bring Zamp's tax engine into your product:

<div className="zamp-split">
  <div className="zamp-panel zamp-panel--dark">
    <h3>Build with the API</h3>
    <p>Calculate tax, post transactions, and access filings directly from your own product. Spin up a trial token and make your first call in minutes.</p>
    <a className="zamp-panel-link" href="/guides/trial">Get a trial token →</a>
  </div>

  <div className="zamp-panel">
    <h3>See Zamp in action</h3>
    <p>Prefer the done-for-you route? See how Zamp automates sales tax end to end for teams like yours.</p>
    <a className="zamp-panel-link" href="https://zamp.com/book-call/">Book a demo →</a>
  </div>
</div>
