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

# Overview

### Atomic Assets

<CardGroup cols={1}>
  <Card href="/types-reference/atomic-asset" title="Atomic Asset Types" icon="image">
    Types regarding Creation of Atomics Assets.
  </Card>
</CardGroup>

### Collection

<CardGroup cols={1}>
  <Card href="/types-reference/collection" title="Collection Types" icon="layer-group">
    Types regarding Creating Collection.
  </Card>
</CardGroup>

### Tags

<CardGroup cols={2}>
  <Card href="/types-reference/tags/udl" title="Universal Data License" icon="id-card" />

  <Card href="/types-reference/tags/discoverability" title="Discoverability" icon="plane-departure" />

  <Card href="/types-reference/tags/contract-identifiers" title="Contract Identifiers" icon="file-contract" />

  <Card href="/types-reference/tags/collection-specific" title="Collection Specific" icon="layer-group" />
</CardGroup>
