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

# Distribution

> Distribute Turtle deals to your audience and earn on every deposit you bring in.

Distribution is Turtle's partner product for anyone with an audience. You put vetted deals in front of your users, the deposits they make are attributed to you onchain, and you earn on the liquidity you route in. Attribution is automatic: every deposit carries your distributor ID, so you do not build tracking infrastructure or reconcile anything by hand.

If you have an audience that wants DeFi yield, a newsletter, a wallet, a mobile app, or a community, distribution lets you offer vetted opportunities and get paid for the deposits without running the vaults yourself. Cohort 1 of the Turtle Distributor Program is open now; onboarding starts at [Become a Distributor](/partner-products/distribution/become-a-distributor).

<Info>
  A **distributor** is the integration point that deposits are attributed to. Your **distributor ID** is the identifier that ties a deposit back to you. An **opportunity** is a vault or campaign a user can deposit into. See the [glossary](/resources/glossary).
</Info>

<Note>
  New to the model? The [Distributor Model](/sdk/concepts/distributor-model) concept page walks through how attribution, opportunity scoping, and revenue share work, with a short video walkthrough.
</Note>

## What you get

* **You** surface selected DeFi opportunities through a no-code link or a full API integration. Every attributed deposit earns a payout, tracked automatically against your distributor ID. No vault operation, no manual reconciliation.
* **Your users** deposit into vetted opportunities through an experience you control, in your product or through your link. They keep custody of their position and can withdraw on the vault's terms.

## How distribution works

<Steps>
  <Step title="You onboard">
    Set up an organization, get a distributor ID, and pick an integration path: no-code share links or the Earn API. [Become a Distributor](/partner-products/distribution/become-a-distributor) walks the steps; [Before you start](/products/earn/before-you-start) is the preflight check.
  </Step>

  <Step title="You configure opportunities">
    Choose which opportunities from the Turtle catalog to put in front of your users, tailored to your audience. See [Configure opportunities](/products/earn/configure-opportunities).
  </Step>

  <Step title="Users deposit">
    Your users deposit through your link or your app. The deposit carries your distributor ID in its on-chain calldata.
  </Step>

  <Step title="Turtle attributes the deposit">
    Turtle detects the deposit on-chain and attributes it to your distributor automatically. No callback or reporting call is needed.
  </Step>

  <Step title="You get paid">
    Earnings accrue against your attributed TVL and release automatically from the deal's escrow wallet. Attributed volume and earnings show up in the [Distribution Dashboard](/partner-products/distribution-dashboard).
  </Step>
</Steps>

## Two ways to integrate

There are two integration paths. Pick by how much control you want over the deposit experience and how much you want to build.

| Path        | What you build                                                                              | Best for                                                                                 |
| ----------- | ------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- |
| Share links | Nothing. You share a per-opportunity link with your distributor ID attached.                | KOLs, newsletters, content creators, and non-technical partners who want to start today. |
| Earn API    | A custom deposit flow in your own product, generating and submitting transactions yourself. | Wallets, apps, and platforms that want deposits to happen inside their own interface.    |

Share links work only with Turtle featured deals. The Earn API covers the full catalog. See [Configure opportunities](/products/earn/configure-opportunities) for how the two paths differ in what you can put in front of users.

## How you get paid

Each deal lists a payout rate in the dashboard. Your earnings accrue against the TVL attributed to your distributor ID and release automatically from the deal's escrow wallet, powered by [Turtle Streams](/partner-products/streams/overview). Deals with a funded escrow wallet can pay out the same day their TVL is verified, and those are the deals Turtle features first. Rates are set per distributor as part of your agreement with Turtle; attributed volume and earnings are visible in the [Distribution Dashboard](/partner-products/distribution-dashboard).

## What powers it

Distribution runs on the Turtle API, so you never build the mechanics yourself:

* **[Earn API](/sdk/earn/quickstart)** - the opportunity catalog, deposit and withdrawal transaction generation, and onchain attribution.
* **[Streams](/partner-products/streams/overview)** - the payout rails: distributor earnings release from deal escrow wallets as streams.

See the [API overview](/sdk/overview) for the full surface.

## Supported chains

Distribution opportunities span a broad set of chains, including Ethereum, Base, Arbitrum, Avalanche, BSC, Optimism, Polygon, Linea, and Scroll, with more added regularly.

## Get started

* [**Become a Distributor**](/partner-products/distribution/become-a-distributor) - The onboarding path, from account to credentials.
* [**Before you start**](/products/earn/before-you-start) - Org setup, your API key, your distributor ID, and choosing an integration path.
* [**Configure opportunities**](/products/earn/configure-opportunities) - Pick which opportunities to put in front of your users and keep them current.
* [**Share links**](/partner-products/share-links) - The no-code path: share a featured deal with attribution built in.
* [**Distribute your deal**](/partner-products/distribution/distribute-your-deal) - For deal owners: get the distributor network pushing your deal.
