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

# Integrators and Market Makers

> Programs, fees, and API controls for teams building on Derive.

Derive rewards teams that bring flow and liquidity to the exchange. This section covers the fee-share programs open to integrators, the institutional rewards program for market makers, and the API controls that professional traders rely on: fee schedules, rate limits, and market maker protections.

Every program links through to the underlying V3 API methods and settings, so you can go from reading about a program to shipping against it in a few clicks.

## Programs

<CardGroup cols={2}>
  <Card title="Builder Fees" icon="wrench" href="/integrators/programs/builder-fees">
    Charge your users an `extra_fee` on top of exchange fees, paid to your Derive Wallet.
  </Card>

  <Card title="API Broker Program" icon="users" href="/integrators/programs/api-broker-program">
    Earn 10% to 50% of net trading fees from users you refer, based on 28-day volume and stDRV holdings.
  </Card>

  <Card title="Institutional Trading Rewards" icon="chart-line" href="/integrators/programs/institutional-trading-rewards">
    Up to \$500,000 USDC and 1M DRV per 28-day epoch for market makers meeting score, volume, or stDRV thresholds.
  </Card>
</CardGroup>

## Trading and API

<CardGroup cols={2}>
  <Card title="Trading Fees" icon="receipt" href="/integrators/trading/trading-fees">
    Maker and taker fees for spot, perps, and options, plus RFQ discounts and box-spread pricing.
  </Card>

  <Card title="Rate Limits" icon="gauge" href="/integrators/trading/rate-limits">
    Per-wallet and per-instrument budgets, matching vs non-matching classes, and increased limits for market makers.
  </Card>

  <Card title="Market Maker Protections" icon="shield" href="/integrators/trading/market-maker-protections">
    MMP configuration, cancel-on-disconnect, open-orders margin, and the `mmp` order flag.
  </Card>
</CardGroup>

## Get help

For account, KYC, and program eligibility questions, visit the [Derive Help Center](https://help.derive.xyz).


## Related topics

- [Rate Limits for Integrators and Market Makers](/integrators/trading/rate-limits.md)
- [Market Maker Protections on Derive](/integrators/trading/market-maker-protections.md)
- [Market Maker Protection](/trading/market-maker-protection.md)
