# WOM Referral Program — Phase 1

WOM is opening its first **Field Ops** phase - a long-term referral program that pays the people who bring new projects to launch WOM Campaigns.

Every time a project you refer launches a campaign, you earn **20% of WOM’s fee**.\
Referred projects get a **10% fee discount as well.**

***

## How it works

You bring a project → they launch a WOM Campaign → you get paid.\
Simple. Transparent. On-chain.

| Campaign Type | Referrer Commission | Referred Project Discount |
| ------------- | ------------------- | ------------------------- |
| **Trial**     | **20%** of WOM fee  | —                         |
| **Tier 1-3**  | **20%** of WOM fee  | **10% off WOM fees**      |

> That’s up to **30% of WOM’s revenue** going straight to the network.\
> Phase 1 is about one thing, **deal flow**. We’re building an army of attention brokers.

***

#### 💡 Examples

* **You refer a $2,500 Trial Campaign** → you earn **20% of WOM’s fee.**
* **Same project later runs a Tier 1-3 Campaign** → you earn **20% again**, and the project gets **10% off** WOM fees.

No caps. You get paid every time they launch.

***

## Why We’re Doing This

WOM decentralizes growth. Instead of paying a sales team, WOM shares revenue with the operators who expand the network - founders, connectors, creators.\
You’re not just referring projects; you’re **building WOM’s distribution layer** and earning each time attention turns into measurable impact.

***

## Fee table&#x20;

| Tier                            |   Budget |          WOM Fee |  Your 20% |
| ------------------------------- | -------: | ---------------: | --------: |
| Trial Campaign                  |   $2,500 |   15 **%→ $375** |   **$75** |
| **Tier 1 :** **Startup Push**   |   $5,000 |   **14% → $700** |  **$140** |
| **Tier 2 :** **Growth Sprint**  |  $10,000 | **12% → $1,200** |  **$240** |
| **Tier 3 :** **Ecosystem Play** | $20,000+ | **10% → $2,000** | **$400+** |

**When paid:** after the campaign ends and WOM’s fee is settled on-chain (typically at finalization).

***

{% hint style="info" %}
Every conversation you already have with a founder could be your next paycheck.
{% endhint %}

## Phase 1 focus

Activate the first wave of operators and set the standard for permissionless attention markets.\
Start early. Onboard more campaigns. Compound your earnings as WOM scales.

***

## Roadmap - Phase 2 (heads-up)

We’ll add a **Creator Referral Pool**: a separate 10% of WOM fee revenue distributed to users who onboard *active creators/participants* (those who actually join campaigns). This completes the network-effect loop while keeping payouts performance-based.

> **WOM is permissionless attention infrastructure. If you can spark narrative, we’ll make sure you’re compensated for it.**

***

## Referral Flow Overview

{% @mermaid/diagram content="flowchart TD
subgraph START\["Founders & Field Ops"]
A1\[🧠 Field Ops Referrer<br/>hunts new projects]
A2\[Founder / Project Lead<br/>launches WOM Campaign]
A1 -->|referral link| A2
end

```
subgraph ECONOMICS["Phase 1 Flow — The Money Loop"]
  A2 -->|Funds Campaign| B1[(Campaign Wallet)]
  B1 -->|Campaign runs + PoI tracking| C1[ Impact Measured]
  B1 -->|Fee Settlement| C2[ WOM Fee Collected]
  C2 -->|20 %| D1[ Referrer Reward]
  C2 -->|10 % discount| D2[ Founder Benefit]
  C2 -->|70 %| D3[ WOM Treasury]
end

subgraph FUTURE["Phase 2 Expansion"]
  D3 -->|10 % creator pool| F1[User Referrals Enabled]
  F1 -->|More creators → more campaigns| G1[♻️ Network Growth]
  G1 -->|Data feedback| A1
end

classDef accent fill:#7c3aed,stroke:#a78bfa,color:#fff,stroke-width:1.5px;
class A1,A2,D1,D2,D3,F1 accent;
```

" %}

{% stepper %}
{% step %}

### Get started

Connect your wallet and get your unique referral link.
{% endstep %}

{% step %}

### Share

Share it with a founder or marketing lead.
{% endstep %}

{% step %}

### Campaign creation

They create and fund a WOM Campaign through your link.
{% endstep %}

{% step %}

### Settlement

After the campaign finishes, WOM’s fee is settled on-chain:

* 20% → you (referrer)
* 10% → founder discount
  {% endstep %}
  {% endstepper %}

***

## The Endgame

This program isn’t just about referrals - it’s about building WOM’s distribution layer.\
Every founder you onboard strengthens the network and pushes WOM closer to becoming the **sentiment infrastructure of crypto**.

You already talk to founders every day. Now, you get paid for sending them to WOM.\
**Welcome to the Field Ops.**

***

## 🔒 Terms & Fair Play

<details>

<summary>Terms &#x26; Fair Play - click to expand</summary>

* Rewards are paid **only** for qualified referrals — the project must fund a campaign through your link.
* **Self-referrals** or team-wallet loops are void.
* WOM reserves the right to **deny or claw back** payouts for spam, fake projects, or fraudulent activity.
* Payouts are processed **on-chain** after campaign finalization.
* Campaign discount is automatically applied to the referred founder’s campaign.

</details>

## FAQ&#x20;

<details>

<summary>Do I need to hold 50k WOM to be a referrer?</summary>

No. The 50k WOM gate is for *creators who post*. Referrers only need a WOM account and profile-linked invite.

</details>

<details>

<summary>When do I get paid?</summary>

After the referred campaign finalizes and WOM’s fee settles on-chain.

</details>

<details>

<summary>Can multiple people claim the same founder?</summary>

The reward goes to the **first valid referral link** used by the founder when they create the campaign.

</details>

<details>

<summary>Can I see what I’m owed?</summary>

Yes — your dashboard shows per-campaign status and a running total. On-chain payouts will match those numbers.

</details>

***

Contact: [@womdotfun](https://x.com/womdotfun)\
Contract: `4zDvBs8TYrp1Srdh7zWAj6BTUqiHPArEDbrPCK39vBLV`


---

# Agent Instructions: 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:

```
GET https://docs.wom.fun/wom-attention-markets/wom-referral-program-phase-1-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
