---
sidebar_position: 9
title: Partners
description: How a directory, price index, reseller or creator lists Lium's GPU marketplace, which link attributes their traffic, and what they earn through Refer & Earn.
---

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

# Partners

Anyone can list the GPUs on the Lium marketplace, send visitors with a link that names them, and earn on the top-ups of the accounts they refer. Nothing on this page needs an agreement or a key.

## What you earn

Partners use the [Refer & Earn](https://lium.io/refer-earn) program every Lium account has: **10% for 6 months, then 5% for 6 months** of each referred account's top-ups. Commission accrues on your Refer & Earn page, where you withdraw it to your Lium balance or a crypto wallet and see your code, your link and every referral.

A held referral earns no commission. Lium holds a referral when the new account is on your own network or was flagged high-risk at signup. It also holds every referral past ten from your code in 24 hours. The daily-cap hold lifts on its own once that account has been billed $5 of rentals. The other two holds are lifted only by Lium after a review.

## What you can list

| Feed | One row per | Link to |
|------|-------------|---------|
| [`https://lium.io/pricing.json`](https://lium.io/pricing.json) | GPU model: lowest and highest live price per GPU-hour, available nodes and GPUs | the model page in its `url` field, `https://lium.io/gpu/<slug>` |
| [`https://lium.io/api/public/v1/nodes`](https://lium.io/api/public/v1/nodes) | rentable node: GPU model and count, price, location, CPU, RAM and disk | the node in its `rent_url` field — fields on [Public Nodes Feed](./public-nodes-feed.md) |

For a hand-written listing, [lium.io/pricing](https://lium.io/pricing) has every model and its current range.

## Links that name you

Add three UTM parameters to any Lium link, with your own name as `utm_source`. They are kept in the visitor's browser for 90 days and stored on the account when they sign up, so Lium can count the signups, funded accounts and first rentals that came from your listing.

```text
https://lium.io/gpu/h200?utm_source=your-site&utm_medium=referral&utm_campaign=gpu-listing
```

The link that pays carries your code and the same three UTMs, so the signup is both credited to you and counted. `?ref=YOURCODE` is your Refer & Earn code: the register form reads it, and so do the Google and GitHub sign-in buttons on the register and login pages; a model page or a node page does not. Put it on the register link, and use the UTM form on deep links. The named partner codes below are the ones that work on any page.

```text
https://lium.io/register?ref=YOURCODE&utm_source=your-site&utm_medium=referral&utm_campaign=gpu-listing
```

### Named partner links

Partners we work with directly get a named link instead of a Refer & Earn code: `https://lium.io/?ref=<code>`, with a code Lium assigns (for example `compute.exchange` and `cex` both name Compute Exchange). It works on any page, in upper or lower case. The first partner code a visitor's browser sees is kept for 90 days and stored on the account when they sign up, so Lium can report the signups, first rentals and spend behind your link. A named link does not pay Refer & Earn commission: it reports, the Refer & Earn link above pays, and a visitor can carry both — the named link from the page they first landed on, your Refer & Earn code from the register link they sign up through. To get a code, write to the address below.

```text
https://lium.io/?ref=compute.exchange
https://lium.io/gpu/h200?ref=CEX
```

## How to start

1. [Sign up](https://lium.io/register) for a Lium account.
2. Open [Refer & Earn](https://lium.io/refer-earn) and copy your referral code.
3. Link `https://lium.io/register?ref=<code>&utm_source=<your-name>&utm_medium=referral&utm_campaign=gpu-listing` where you want to be paid, and tag every other link with `utm_source=<your-name>&utm_medium=referral&utm_campaign=gpu-listing` so your traffic is reported.

## Contact

Feed questions, a listing to correct, or a partnership this page does not cover: [support@lium.io](mailto:support@lium.io).
