> For the complete documentation index, see [llms.txt](https://swopple.gitbook.io/swop/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://swopple.gitbook.io/swop/features/digitization/collectibles.md).

# Collectibles

#### **Collectibles Mint Overview**

The **Collectibles Mint** allows creators and businesses to sell **digital assets** such as **songs, movies, videos, photos, or art** directly through their Smartsite. By minting these digital assets as NFTs, users can offer gated content that is unlocked upon purchase, ensuring secure ownership and exclusive access for buyers. This mint type is perfect for creators looking to monetize their digital content while benefiting from the security and transparency of blockchain technology.

**Use Cases:**

* **Selling Digital Art**: Artists can mint their digital artworks and sell them as NFTs, providing collectors with exclusive ownership and access to high-quality digital files.
* **Music and Video Distribution**: Musicians, filmmakers, and content creators can sell their songs, albums, films, or video content as collectible NFTs. Buyers gain access to gated content upon purchase, ensuring that only owners can view or download the material.
* **Photography**: Photographers can offer limited-edition digital photos as NFTs, controlling the number of copies available and ensuring secure, verifiable ownership for collectors.

***

**Transaction Flow:**

1. **Minting the Collectible**:
   * Creators use the **Collectibles Mint template** to upload their digital content (such as a song, movie, video, photo, or piece of art) to the **NFT metadata**. This content is gated, meaning only those who purchase the NFT will be able to view or access the file.
   * The creator sets key parameters, such as the **price** of the collectible, **quantity available** for purchase, and limits on **how many NFTs a single wallet can hold**.
2. **Listing the Collectible**:
   * Once minted, the collectible is listed for sale on the creator’s **Smartsite**. Customers can browse the content and decide to purchase based on the set price and availability.
3. **Customer Purchase**:
   * When a buyer decides to purchase the collectible, they can pay using **crypto or fiat**. Thanks to **Bridget integration**, buyers can pay in fiat currencies like USD or EUR, which are automatically converted to **USDC**. Alternatively, crypto payments are processed directly.
   * Once the purchase is complete, the NFT is transferred to the buyer’s wallet, and the gated content becomes accessible to them.
4. **Payout to Seller**:
   * After the transaction, the seller (creator or business) receives their payout in **USDC**, directly through their **Swop.ID**. Payments are fast and secure, with a standard processing time of **instant to 2 days** depending on the transaction method.
5. **Limiting Purchase Quantities**:
   * Creators can set **quantity limits** per wallet, ensuring that no single buyer can hoard the collectible. This adds scarcity and enhances the perceived value of the digital asset, making it more attractive to collectors who seek exclusive ownership.

***

**Payment and Payout Features:**

* **Flexible Payment Options**: Buyers can use **fiat or cryptocurrency** to purchase digital collectibles. With **Crossmint integration**, fiat payments are automatically converted into stablecoins, ensuring creators receive **USDC** as payout. Crypto-native buyers can pay directly using supported digital currencies.
* **Instant to 2-Day Processing**: Payments are processed securely, with payouts ranging from **instant** to **up to 2 days**, depending on the payment method used. This ensures that creators receive their earnings efficiently.(Fiat vs crypto is what determines transaction time)
* **Set Pricing and Quantity**: Sellers can set a specific **price** for each collectible and control the **quantity available for purchase**. By setting a limit on the total supply and restricting the number of NFTs each wallet can purchase, creators can increase scarcity and demand for their content.

***

**Benefits of the Collectibles Mint:**

* **Monetize Digital Content**: Creators can easily monetize their digital assets, whether it's art, music, film, or photography. The ability to sell NFTs with gated content ensures that buyers get exclusive access to high-quality digital files, enhancing the value of each purchase.
* **Secure Ownership and Access**: Since the digital content is tied to the NFT’s metadata and gated, only the rightful owner of the NFT can view or download the content. This provides a **secure and transparent** way for creators to control access to their work.
* **Flexible Payment and Payouts**: Buyers can pay using either fiat or crypto, and creators receive their payouts in stable **USDC**, ensuring they are compensated fairly and securely without volatility risks.
* **Control Over Supply and Demand**: With the ability to set limits on the **quantity available** and **quantity per wallet**, creators can control how many collectibles are sold, making their digital assets more exclusive and increasing demand.
* **Lower Processing Fees**: By leveraging blockchain technology, Swop’s payment infrastructure offers **lower transaction fees** than traditional e-commerce platforms. This ensures that creators keep more of their earnings.

***

The **Collectibles Mint** provides a seamless way for creators to sell digital content as NFTs, offering flexibility in pricing, payment methods, and quantity limits. By using gated content and secure blockchain technology, creators can ensure exclusive ownership while maximizing revenue potential through Swop’s efficient and cost-effective payment system.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://swopple.gitbook.io/swop/features/digitization/collectibles.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
