# 1️⃣4️⃣ Pacifica Builder Trades

Pacifica is a decentralized trading platform with a builder code system. Fuul integrates with Pacifica's builder trades to track and reward trading activity routed through your builder account.

## What you can incentivize

| Metric                   | Description                                                      |
| ------------------------ | ---------------------------------------------------------------- |
| **Builder trade volume** | USD volume of trades routed through your registered builder code |
| **Trading fees**         | Fee revenue generated by trades routed through your builder code |

## How it works

Fuul fetches daily trade data using the builder code linked to your project, tracking volume and fees for every trader.

Trade data is fetched on a **daily schedule** — activity from each day is processed and rewarded the following day.

{% hint style="info" %}
No contract address or webhook setup is required. Fuul handles all data fetching automatically using your builder code credentials.
{% endhint %}

## Setup

Select **Pacifica Builder Trades** as the trigger type when creating a conversion. Choose a payout type:

* **Variable** — reward as % of trading volume in your token
* **Leaderboard** — rank traders by volume for a competition
* **Proportional pool** — distribute a fixed pool among traders based on their volume share

**Example configuration:**

```
Trigger:    Pacifica Builder Trades
Reward:     Variable — 0.1% of volume in YOUR_TOKEN
Recipients: End users
```

## Use cases

| Use case                 | How it works                                                                |
| ------------------------ | --------------------------------------------------------------------------- |
| **Affiliate programs**   | Reward affiliates based on the trading volume their referred users generate |
| **Trading competitions** | Rank traders by volume over a time period and distribute prizes from a pool |
| **Fee rebates**          | Return a percentage of trading fees to active traders as an incentive       |

{% hint style="warning" %}
Reach out at <ecosystem@fuul.xyz> to register your Pacifica builder code and connect it to your Fuul project before setting up the trigger.
{% endhint %}
