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

# Overview

> Create, manage, and monetize IP assets on Story Protocol using Crossmint

<Frame type="simple">
  <img src="https://mintcdn.com/crossmint/wfEo4Py0D7KOM99v/images/solutions/intellectual-property/story.jpeg?fit=max&auto=format&n=wfEo4Py0D7KOM99v&q=85&s=01932c9d5dc92991255a5386339a4455" alt="Story Protocol" width="1200" height="675" data-path="images/solutions/intellectual-property/story.jpeg" />
</Frame>

Story Protocol is a decentralized platform that helps creators protect and monetize their intellectual property (IP) through blockchain technology. Crossmint simplifies the process of building applications on top of Story Protocol. With Crossmint's StoryKit, you can:

* Let content creators easily register their IP without dealing with blockchain complexities such as gas fees, key management, and smart contract interactions
* Help storytellers and artists tokenize their creative works (like stories, characters, or artwork) through simple API calls
* Enable creators to sell licenses and rights to their IP directly to fans and businesses, accepting both fiat and crypto payments

## Key Characteristics

<CardGroup cols={3}>
  <Card title="User Auth & Wallets" icon="wallet" iconType="duotone" color="#ca8b04">
    Authenticate users and create wallets for them using web3 or traditional sign-in methods
  </Card>

  <Card icon="palette" title="IP Assets" iconType="duotone" color="#9370DB">
    Create and manage IP assets using RESTful APIs
  </Card>

  <Card icon="credit-card" title="Payments" iconType="duotone" color="#32CD32">
    Monetize your IP by accepting fiat or crypto for it
  </Card>
</CardGroup>

## How Does it Work?

Crossmint's infrastructure lets developers easily plug into Story Protocol's core IP framework without dealing with blockchain complexities around user authentication and wallet creation, gas fees and minting of assets at scale, as well as payments.

#### User Authentication & Wallets

* Out of the box support for user authentication and wallet management

  <Frame type="simple">
    <img src="https://mintcdn.com/crossmint/wfEo4Py0D7KOM99v/images/wallets/custom-auth.gif?s=43c99107135a5439851b969691b68c3f" alt="GIF of user login flow" width="800" height="604" data-path="images/wallets/custom-auth.gif" />
  </Frame>

#### Create & Manage Assets

* Support for Story Protocol Groups (SPG) collection creation
* Support for minting, registration, and licensing of IP assets
* Support for co-creator specification and collaborative ownership
* Secure metadata storage using IPFS
* Support for modifying asset license terms and co-creators
* Ensure that only verified owners can update or delete data

#### Transfer Assets & Collect Royalties

* Support for NFT transfers
* Built-in royalty collection for commercially licensed assets

### Monetize your IP

* Accept fiat or crypto payments using Crossmint's Checkout API

## What can I build with this?

* Create and license stories and characters for use in games, NFT collections, or other applications
* Register original beats, melodies, or vocals and license them to other artists with automated royalty distribution
* License 3D clothing elements, textures, or patterns for use across virtual worlds and games

## Get Started

<CardGroup cols={2}>
  <Card title="Wallets Quickstart" icon="wallet" href="/solutions/story-protocol/wallets/server-side-wallets">
    Create user wallets on Story
  </Card>

  <Card title="Music Quickstart" icon="wallet" href="/solutions/story-protocol/music-quickstart">
    Register your music on Story
  </Card>

  <Card title="Literature Quickstart" icon="wallet" href="/solutions/story-protocol/literature-quickstart">
    Register your literature works on Story
  </Card>

  <Card title="Images Quickstart" icon="wallet" href="/solutions/story-protocol/images-quickstart">
    Register your designs on Story
  </Card>

  <Card title="API Reference" icon="wallet" href="/api-reference/ip/create-ip-collection">
    Review API routes for building on Story
  </Card>
</CardGroup>
