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

# Quickstart

> Start building a frictionless user journey

## Select your integration path

Select *Getting started with a connector*, or if you prefer the greater control and customization the SDK provides (or if you don't find a connector for your identity provider), select Build Login with the SDK to get started with the SDK.

<CardGroup>
  <Card title="Start with a Connector" icon="plug-circle-check" href="/integrations/using-connectors">
    If we support your identity provider you can set up OwnId login in under an hour.
  </Card>

  <Card title="Start with the SDK" icon="square-code" href="/building-blocks/get-started">
    Start building the integration with Web SDK components for your frontend and sample code for your backend.
  </Card>
</CardGroup>
