> ## 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 Dashboard

> Track deposits, manage referral links, and monitor your Turtle Earn integration from the Client Portal.

The Distribution Dashboard is the distributor-facing section of the [Client Portal](https://dashboard.turtle.xyz). It provides the tools distribution partners need to manage their [Turtle Earn](/partner-products/turtle-earn) integration and track performance.

<img src="https://mintcdn.com/turtle-26472809/bMpimTLGyxh-lYR-/images/DistributionDash.avif?fit=max&auto=format&n=bMpimTLGyxh-lYR-&q=85&s=0178530467f06a9758dd052543a9bac2" alt="Distribution Dashboard" width="1536" height="724" data-path="images/DistributionDash.avif" />

## What you can do

| Feature                     | Description                                                                           |
| --------------------------- | ------------------------------------------------------------------------------------- |
| **Generate referral links** | Create shareable links that attribute deposits to your distributor. No code required. |
| **Track deposits**          | View deposit history, unique depositors, and attributed volume over time.             |
| **Curate opportunities**    | Select which vault opportunities to surface to your users from the full catalog.      |
| **View distributor ID**     | Access your `distributor_id` for API integrations.                                    |

## Referral links

The fastest way to start earning. Generate a link in the dashboard and share it with your audience. Users land on a hosted Turtle deposit page — every deposit is automatically attributed to your distributor.

Best for KOLs, newsletters, content creators, and non-technical partners.

## Opportunity curation

Select which opportunities from Turtle's catalog appear in your referral page. This lets you tailor the experience to your audience — for example, showing only stablecoin vaults, or only opportunities on a specific chain.

Curated opportunities are served via the [Distributor Opportunities](/sdk/opportunities/distributor-opportunities) API endpoint.

## Integration paths

<CardGroup cols={2}>
  <Card title="Referral Links" icon="link" href="/partner-products/turtle-earn">
    No-code links with automatic attribution.
  </Card>

  <Card title="Earn API" icon="code" href="/sdk/earn-api/overview">
    Full API access for custom integrations.
  </Card>

  <Card title="Streams" icon="water" href="/partner-products/streams">
    Create incentive campaigns for your depositors.
  </Card>
</CardGroup>

<CardGroup cols={2}>
  <Card title="API Quickstart" icon="rocket" href="/sdk/quickstart">
    Go from zero to your first attributed deposit in five steps.
  </Card>

  <Card title="Get Started" icon="arrow-right" href="https://dashboard.turtle.xyz">
    Sign up and access the Distribution Dashboard.
  </Card>
</CardGroup>
