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

# Platform overview

> Droplinked is the commerce infrastructure network operating a decentralized inventory management and sales tracking system for digital and physical goods — on-chain registration, authenticated distribution, trustless settlement, and network yield.

**Droplinked streamlines access to capital for SMEs and SMBs by providing asset and collateral
transparency between trade-finance lenders and businesses.** This page explains the platform at
the protocol level — what it is, what problem it solves, and how its four critical functions fit
together.

## The problem

Trade finance is cumbersome, slow, and lacks transparency. Online selling platforms, legacy
payment technology, and third-party intermediaries have taken excess profits across the commerce
supply chain by nature of their centralized infrastructure. Droplinked offers a trustless
solution that cuts through the intermediation by supporting on-chain registration of inventory
alongside an application layer to support interoperability.

## What is Droplinked

Droplinked is the commerce infrastructure network operating a **decentralized inventory
management and sales tracking system** for digital and physical goods.

By recording inventory management on-chain with smart product listings, Droplinked allows
authenticated businesses to easily tie digital or physical products with NFT records for
distribution. Through multiple blockchain integrations, participants automatically and
trustlessly coordinate with financiers, distributors, and publishers to sell items and settle
value. Partnership terms are immutably outlined through their chain of choice to maximize
economic efficiency in a secure and transparent manner for the assets.

Droplinked utilizes stablecoins and tokens to streamline compensation and swap into whatever form
of settlement a party prefers — authenticated producer (manufacturer or company) or publisher
(website, app, or marketplace). The Droplinked YLD token (DYLD) can be staked by contributors to
earn a yield that scales with network growth.

## How it works

The infrastructure combines four critical functions into a single protocol to simplify on-chain
commerce interactions for financiers, producers, and distributors — while incentivizing
contributors through earned ownership in the network. Together, these features streamline
inventory management and sales tracking for merchants and disintermediate legacy affiliate
networks and payment technologies.

<CardGroup cols={2}>
  <Card title="Decentralized product registration" icon="cube">
    Producers register goods and IP on the blockchain of their choice. Each listing and sale is
    instantly verifiable on-chain with variables and metadata (color, size, description,
    quantity, price, commission).
  </Card>

  <Card title="Authenticated distribution" icon="link">
    Producers authorize publishers to distribute their listings under pre-defined SLA contract
    terms — enforced by smart contracts with mutual transparency and settlement guarantees.
  </Card>

  <Card title="Trustless settlement" icon="handshake">
    All sales settle on-chain with immutable splits to producers, owners, distributors,
    affiliates, and partners. Every sale takes a **1% protocol fee** into the Droplinked
    treasury.
  </Card>

  <Card title="Network yield" icon="chart-line">
    1% of every validated sale accrues to the treasury. Contributors are entitled to yield
    through staked DROPS — rewarding early adopters who hold a stake in future growth.
  </Card>
</CardGroup>

## Decentralized registration of products

Producers register goods and IP across the blockchain of choice. Each listing and sale generated
is instantly verifiable on-chain with variables and metadata associated with the listing —
color, size, description, quantity, price, commission, etc. Once a product's attributes have
been defined, an NFT is minted by SKU or item and paired to on-chain identities for the
responsible parties.

## Authenticated distribution

Producers identify and authorize distributors to distribute and sell their listings, giving
companies the power to authorize partners and pre-define SLA contract terms and affiliate sales.
As these terms are defined through smart contracts on the Droplinked network, companies simplify
their distribution process and rest assured with mutual transparency and settlement guarantees
between parties.

Through authenticated publishers, companies quickly and strategically deploy their listings
across multiple properties while leveraging unique benefits such as **token-gating**, **loyalty
programs**, and custom campaigns and offers.

## Trustless settlement

There are numerous participants across the commerce supply chain. Droplinked simplifies payment
to contributors by recording all sales settlement on-chain, with immutable splits defined to
producers, owners, distributors, affiliates, and partners.

Everyone benefits from transparent settlement with the assurance that payouts are disbursed
based on validated contributions. No longer are there inefficient third-party processes delaying
payment settlement. This resolves fraudulent sales attribution infamously associated with legacy
affiliate infrastructure by leveraging smart product contracts.

With every sale, the Droplinked network takes a **1% protocol fee** which is automatically
deposited into the Droplinked treasury.

## Network yield

1% of the value of every validated sale is automatically taken as a network fee and reserved
into the Droplinked treasury. Additionally, producers and publishers can choose to receive a
portion of their settlement value in **DROPS tokens**. For whatever portion they choose to
receive in DROPS, a proportionate amount of the fiat value of their settlement is also reserved
in the Droplinked treasury.

The treasury grows through the protocol fee as gross network sales increase. Contributors are
entitled to the network yield through staked DROPS. This provides a mechanism for rewarding
early adopters as participants generating a stake in the future growth of the network.

## What's next

<CardGroup cols={2}>
  <Card title="Droplinked toolbox" href="/guides/platform/toolbox" icon="toolbox">
    Tools, libraries, and endpoints to integrate with the Droplinked protocol — for producers,
    publishers, and developers.
  </Card>

  <Card title="Tech framework" href="/guides/platform/tech-framework" icon="layer-group">
    Architecture overview of the stack — NestJS backend, React/Next.js frontend, MongoDB, AWS
    cloud infra, and lending mechanics.
  </Card>

  <Card title="API Reference" href="/api-reference/introduction" icon="code">
    Headless commerce APIs for stores, products, carts, checkout, and Web3 payments.
  </Card>
</CardGroup>
