# 🧾 Creator Rewards — How to Claim

<figure><img src="https://3049748880-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsypQ6y66b71Aw43t1MxE%2Fuploads%2FOrbaJUXZ6Qo9AIwjRAYq%2FIMG_9115.PNG?alt=media&#x26;token=193285df-876e-4538-802d-ba5ff9545da0" alt=""><figcaption></figcaption></figure>

Creators on The Cabal earn **50% of all trading fees** generated by their token’s liquidity.\
Claiming rewards is now **instant and fully integrated** into the Cabal dashboard — no contract calls required.

***

### ⭐ How to Claim Your Creator Fees

To claim your share:

1. **Connect the SAME wallet you used to deploy the token**
2. Go to your **Profile**
3. Click **Manage** on the token
4. Press **Collect Fees**

{% hint style="success" %}
Fees are sent directly to your wallet instantly — no extra steps and no manual contract interaction needed.
{% endhint %}

***

### 💰 Fee Split Explained

{% hint style="info" %}
Creator rewards follow a simple 50/50 model — you receive half of all trading fees, and the protocol receives the other half.
{% endhint %}

This applies to both V3 & V4 deployments.

***

### 🔓 Liquidity Unlocks

Your LP is locked for the duration you chose during deployment (default = **1 year**).

{% hint style="danger" %}
When the lock expires, you receive 100% of the unlocked liquidity — with ZERO protocol fees. Everything goes directly to you.
{% endhint %}

You get full ownership of the liquidity you launched with — no cuts taken by The Cabal.

***

### 🧪 V3 & V4 Compatible

Creator fees work seamlessly with:

* **Uniswap V3 LP NFTs**
* **Uniswap V4 hook-based liquidity**

{% hint style="info" %}
Both locker systems automatically handle the 50/50 fee distribution for you.
{% endhint %}

***

## 🧰 Manual On-Chain Claiming (Advanced)

If you prefer interacting directly with the smart contracts, you can also claim your creator fees manually.

To get the latest deployment addresses for the V3 and V4 lockers check out the Latest Deployment Addresses page below:

{% content-ref url="cabal-protocol-contract-overview/latest-deployment-addresses-base-mainnet" %}
[latest-deployment-addresses-base-mainnet](https://docs.thecabal.app/cabal-protocol-contract-overview/latest-deployment-addresses-base-mainnet)
{% endcontent-ref %}

Both V3 and V4 lockers expose the **same function**:

#### 🔧 **Function:**

```
collectFees(address tokenAddress)
```

#### 📌 What you need:

* The **locker address** (V3 or V4, depending on your launch)
* The **token address** of your launched token
* Your **deployer wallet**

#### 📘 Steps:

#### **V3 Liquidity Locker**

1. Open **CabalLiquidityLockerV3** on Basescan
2. Connect your deployer wallet
3. Call:

```
collectFees(tokenAddress)
```

#### **V4 Liquidity Locker**

1. Open **CabalLiquidityLockerV4** on Basescan
2. Connect your deployer wallet
3. Call:

```
collectFees(tokenAddress)
```

{% hint style="warning" %}
Be sure to call collectFees on the correct locker (V3 or V4) based on how your token was deployed.
{% endhint %}

***

### 📊 Creator Rewards Dashboard (LIVE)

The Creator Rewards dashboard is **fully live** and available in your profile.

It allows you to:

* View **all your locked positions**
* See **real-time pending rewards**
* Claim **V3 and V4 rewards in one click**
* You can even **migrate** your liquidity to Go Plus or UNCX if you initially deployed with The Cabal locker.

***

### 🔔 Stay Connected

* Website: [**https://thecabal.app**](https://thecabal.app)
* Telegram: [**https://t.me/cryptocabalportal**](https://t.me/cryptocabalportal)
