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

# Development guides

# Developer Guides

This section provides practical guides and workflows for building applications on Cultura.

* **[Developer Quick Start](../getting-started/developer-quick-start):** Set up your development environment, install, and initialize the SDK.
* **Core SDK Workflows:** Step-by-step guides for common interactions:
  * **[Minting an Original Digital Asset](./core-sdk-workflows/minting-original-asset):** Creating a brand new asset.
  * **[Verification & Attestation Flow (Levels 0-2)](./core-sdk-workflows/verification-attestation):** Understanding asset verification status and achieving Level 2 (Licensable).
  * **[Licensing & Minting Licensed Creative Assets](./core-sdk-workflows/licensing-and-minting):** The complete flow from licensing a Level 2 asset to minting and optionally verifying the new Licensed Creative Asset (using the Mock Protocol).
  * **[Querying Assets & Rights](./core-sdk-workflows/querying-assets):** Reading data efficiently using the SDK's query client.
  * **[Royalty Payments Flow](./core-sdk-workflows/royalty-payments):** How royalties are processed and claimed for Licensed Creative Assets.
