> ## 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.

# Combos Query Catalog

> Combo recipes for markets, activity, wallet summaries, combo positions, combo trades, and combined wallet views.

Use these recipes when building combo market explorers, combo wallet dashboards, or lifecycle activity feeds.

<CardGroup cols={2}>
  <Card title="Combo Markets" href="/data/query-catalog/combos/markets">
    List observed combo markets with leg metadata.
  </Card>

  <Card title="Combo Activity" href="/data/query-catalog/combos/activity">
    Lifecycle activity by combo market, condition, position, or wallet.
  </Card>

  <Card title="Wallet Combo Summary" href="/data/query-catalog/combos/wallet-summary">
    Combo-only P\&L and position counts for one wallet.
  </Card>

  <Card title="Wallet Combo Positions" href="/data/query-catalog/combos/wallet-positions">
    Combo positions for one wallet.
  </Card>

  <Card title="Wallet Combo Trades" href="/data/query-catalog/combos/wallet-trades">
    Combo trades for one wallet.
  </Card>

  <Card title="Wallet Combo Activity" href="/data/query-catalog/combos/wallet-activity">
    Combo lifecycle activity for one wallet.
  </Card>

  <Card title="Include Combos in Wallet Views" href="/data/query-catalog/combos/include-combos">
    Add combo branches to standard wallet P\&L, positions, and trades.
  </Card>
</CardGroup>
