# 1️⃣3️⃣ Orderly Network

Orderly Network is a decentralized orderbook and liquidity layer for perpetual futures. Fuul integrates with Orderly's builder trade system to track and reward trading activity across protocols built on top of Orderly.

## What you can incentivize

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

## How it works

Orderly operates on its own network (Chain ID: 291). Fuul fetches daily trade data using the builder identifier 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 account credentials.
{% endhint %}

## Setup

Select **Orderly 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:    Orderly Builder Trades
Reward:     Variable — 0.1% of volume in YOUR_TOKEN
Recipients: End users
```

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