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

# Introduction

> Path is the intelligence layer for stablecoin yield.

What stablecoin yield will you earn next week? Most allocators cannot
say with confidence. Yield fluctuates with on-chain protocol health,
prediction-market signals, and macro conditions, and existing yield
aggregators react to those shifts after the fact, burning returns on
excessive rebalancing.

Path is the intelligence layer for stablecoin yield. Treasury managers,
asset managers, and custodians deposit idle stablecoins into a partner
rail; Path's prediction engine tells the rail where yield is likely to
go, with what confidence, and what the rebalancing cost of moving
would be.

## Who Path is for

<CardGroup cols={2}>
  <Card title="Treasury managers" icon="building-columns">
    CFOs and treasury operators managing idle stablecoin reserves who
    need confidence-scored allocation guidance instead of reactive
    yield-chasing.
  </Card>

  <Card title="Strategy curators" icon="compass">
    On-chain curators slotting into modular rail layers as a
    signal-driven strategy manager, earning curator fees on capital
    deployed under their curation.
  </Card>

  <Card title="Asset managers" icon="chart-line">
    Asset managers running multi-protocol allocation books who want to
    augment static risk caps with predictive direction and intraday
    re-balance triggers.
  </Card>

  <Card title="Custodians + earn surfaces" icon="vault">
    Custodial platforms surfacing stablecoin yield to institutional
    clients who need defensible, statistically-grounded allocation
    intelligence inside their existing earn product.
  </Card>
</CardGroup>

## How to read this site

<CardGroup cols={2}>
  <Card title="Quickstart" href="/quickstart" icon="bolt">
    Five steps to evaluate Path in about ten minutes.
  </Card>

  <Card title="Signal Mesh" href="/core-concepts/signal-mesh" icon="cubes">
    The prediction engine: signal inputs, model stack, confidence
    calibration, and explainability.
  </Card>

  <Card title="Liquidity impact" href="/core-concepts/liquidity-impact" icon="droplet">
    What happens to predicted APY when an allocator deposits at size,
    plus the break-even horizon math.
  </Card>

  <Card title="Partner access" href="/integrations/partner-access" icon="puzzle-piece">
    How Path is exposed to institutional partners: integration
    patterns, deployment options, and how to open a partnership
    conversation.
  </Card>

  <Card title="FAQ" href="/faq" icon="circle-question">
    The questions partners ask us most often, answered in plain
    English.
  </Card>

  <Card title="Security" href="/security" icon="shield-check">
    Custody model, signed signal output, operational security, and
    audit roadmap.
  </Card>
</CardGroup>
