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

# Overview

> The DA Registry is the fastest way for asset issuers and tokenizers to issue, mobilize and monetize institutional-grade digital assets on Canton.

<br />

<div className="max-w-5xl mx-auto px-6 py-16">
  <h1 className="text-4xl font-bold tracking-tight text-gray-900 dark:text-gray-200 sm:text-5xl [overflow-wrap:anywhere]">
    Overview
  </h1>

  <p className="mt-4 text-xl">
    The DA Registry is the fastest way for asset issuers and tokenizers to issue, mobilize and monetize institutional-grade digital assets on Canton.
  </p>

  <br />

  <Tip>
    If you are not familiar yet with the DA Registry, we recommend to briefly read the [**PRIMER**](/registry/get-started/registry-primer) first.
  </Tip>

  <Columns cols={4}>
    <Card title="Quickstart" icon="rocket-vertical" href="/registry/get-started/quickstart" img="/images/Quickstart.png">
      Issue compliant, interoperable assets on Canton - fast.
    </Card>

    <Card title="Guides & Integration" icon="user-cog" href="/registry/guides/provider-configuration" img="/images/Guides & Integrations.png">
      Whether you are an Asset Issuer or Tokenizer, we got how-tos for you. 
    </Card>

    <Card title="Support" icon="head-side-headphones" href="/registry/support/contact" img="/images/Support.png">
      In case of any questions, we are here for you. 
    </Card>

    <Card title="APIs" icon="rectangle-api" href="/registry/apis/token-standard" img="/images/APIs.png">
      Registry APIs.
    </Card>
  </Columns>

  <Columns cols={4}>
    <Card title="Features" icon="star-circle" href="/registry/features/asset-workflows" img="/images/Features.png">
      Everything you need, from asset issuance to management.
    </Card>

    <Card title="Releases " icon="shipping-fast" href="/registry/releases/daml-models" img="/images/Releases.png">
      Get info on the latest releases incl. what's needed to activate them.
    </Card>

    <Card title="Security " icon="siren-on" href="/registry/security/audits" img="/images/Security.png">
      Validate our security approach for your Digital Asset Ops on Canton.
    </Card>

    <Card title="Tutorials" icon="computer" href="/registry/tutorials/issuance/index" img="/images/Tutorials.png">
      Registry tutorials
    </Card>
  </Columns>
</div>
