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

# Quickstart index

> Every Sumvin quickstart in one place, grouped by persona.

Every Sumvin quickstart in one place, grouped by persona. Each quickstart ends on a working artefact — a verified token, a stood-up account, an on-ramp session. Pick the persona that matches what you're building.

<Note>
  **Start with the <Tooltip headline="SIS" tip="Sumvin Identity Service — the B2B API that exchanges signed PINTs for JWTs." cta="Glossary →" href="/glossary">SIS</Tooltip> Dashboard.** Almost every quickstart on this page requires an API key minted in the dashboard. If you haven't already, work through the [SIS Dashboard quickstart](/dashboard/quickstart) first — it walks you through creating an organisation, adding an environment, wiring up an auth provider, and issuing your first key.
</Note>

<Info>
  Quickstarts marked **early access** are available to partners working with us directly today. Engage now to shape the sandbox spec, influence the rollout, and be first to ship against each surface — contact your account manager to get onboarded.
</Info>

## Verifier

For merchants and service providers accepting Sumvin credentials.

* [Verify a standard PINT](/merchant/quickstarts/verify-standard-pint) — Shippable
* [Verify an enhanced PINT](/merchant/quickstarts/verify-enhanced-pint) — Shippable
* [Accept a PINT at checkout](/merchant/quickstarts/accept-pint-checkout) — early access

See also: [Verifier overview](/merchant/overview) and [verification tiers](/merchant/verification-tiers).

## App developer

For partners building consumer apps on the Platform API.

* [Platform API quickstart](/quickstart) — Shippable
* [Stand up an account](/guides/quickstarts/stand-up-account) — Shippable
* [Errands](/guides/quickstarts/perpetual-search) — Shippable
* [On-ramp with Meld](/guides/quickstarts/onramp-meld) — early access (contact your account manager)
* [Issue a card](/guides/quickstarts/issue-card) — early access (contact your account manager)
* [Payment link](/guides/quickstarts/payment-link) — early access (contact your account manager)

See also: [Platform API introduction](/introduction), the [app developer persona page](/overview/personas/app-developer), and the payment surfaces — [Payment request links](/products/payment-links/payment-request-links) and [Global x402 acceptance](/products/payment-links/global-x402-acceptance).

## SIS Dashboard

For teams operating a federated SIS integration.

* [SIS Dashboard quickstart](/dashboard/quickstart) — Shippable

See also: [SIS Dashboard introduction](/dashboard/introduction).

## Prerequisites summary

Before running any quickstart, make sure you have the right credentials for your persona:

* **App developer** — a partner account and a Platform API JWT. See [authentication](/authentication).
* **Verifier** — a SIS API audience identifier and access to the [JWKS endpoint](/merchant/jwks). A SIS API key is only required if you intend to call the revocation endpoint.
* **SIS Dashboard** — a dashboard account on `dash.sis.sumvin.com`. See the [dashboard authentication model](/dashboard/authentication-model).

## Pick a persona

If you're building a consumer product on Sumvin, start with [I'm an app developer](/overview/personas/app-developer). If you're accepting Sumvin credentials at a request boundary, start with [I'm a merchant or verifier](/overview/personas/merchant-verifier). If you're wiring up AI agents that transact on a user's behalf, start with [I'm building agent flows](/overview/personas/agent-flows). **Unsure which applies — open the [Platform API introduction](/introduction) and the persona will pick itself.**

## Related

* [Platform map](/overview/platform-map)
* [What is Sumvin?](/overview/what-is-sumvin)
