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

# Builders Query Catalog

> Builder recipes for rankings, profiles, fee sorting, attributed trades, and filtered builder feeds.

Use these recipes when building builder dashboards, attribution analytics, or builder-specific trade feeds.

<CardGroup cols={2}>
  <Card title="Builder Leaderboard" href="/data/query-catalog/builders/leaderboard">
    Rank builders by fills, volume, fees, makers, or takers.
  </Card>

  <Card title="Builder Detail" href="/data/query-catalog/builders/detail">
    Stats and public profile metadata for one builder.
  </Card>

  <Card title="Builder Trades" href="/data/query-catalog/builders/trades">
    Trades attributed to one builder code.
  </Card>

  <Card title="Builder Trades by Market" href="/data/query-catalog/builders/trades-by-market">
    Builder-attributed trades inside one market.
  </Card>

  <Card title="Builder Trades by Tag or Category" href="/data/query-catalog/builders/trades-by-tag-category">
    Indexed builder tag/category filters paired with market, condition, or token filters.
  </Card>

  <Card title="Builder Trades by Side and Size" href="/data/query-catalog/builders/trades-by-side-size">
    Buy/sell and amount filters for builder trades.
  </Card>
</CardGroup>
