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

# P2P.ORG Documentation Hub

> Build on P2P.org. Non-custodial validator and DeFi infrastructure for institutional and consumer products.

<div className="p2p-hub">
  <div className="hub-header">
    <h1 className="hub-header__title">P2P.ORG Documentation Hub</h1>
    <p className="hub-header__subtitle">Build on P2P.org. Non-custodial validator and DeFi infrastructure for institutional and consumer products.</p>
  </div>

  <section className="hub-section">
    <h2 className="hub-section__title">Products overview</h2>

    <Columns cols={2}>
      <Card title="Unified API" icon="layers" href="/docs/unified-api-overview" horizontal>
        Use AI Tools for Easy Integration
      </Card>

      <Card title="Staking API" icon="coins" href="/docs/staking-overview" horizontal>
        Explore all networks
      </Card>

      <Card title="Widget" icon="layout-panel-left" href="https://docs.widget.p2p.org/" horizontal>
        Embed staking in minutes
      </Card>

      <Card title="Data API" icon="chart-line" href="/docs/overview" horizontal>
        Real-time staking analytics
      </Card>

      <Card title="SDKs" icon="package" href="/docs/signer-sdk-overview" horizontal>
        Embed staking in minutes
      </Card>

      <Card title="Other" icon="ellipsis" href="/docs/syncro-sender-overview" horizontal>
        Real-time staking analytics
      </Card>
    </Columns>
  </section>

  <section className="hub-section">
    <h2 className="hub-section__title">API Comparison</h2>

    | API Product             | Best For                                         | Chains          | Key Features                                                                                  |
    | ----------------------- | ------------------------------------------------ | --------------- | --------------------------------------------------------------------------------------------- |
    | [Unified API](/)        | Most integrations needing multi-chain support    | 20+ chains      | Single consistent interface, simplified staking flow, broad chain coverage                    |
    | [Staking API](/)        | Direct chain-specific staking with full control  | 17+ chains      | Per-chain endpoints, granular control, chain-specific features                                |
    | [DVT Staking API](/)    | Ethereum validators wanting enhanced reliability | Ethereum        | Distributed Validator Technology via SSV Network, fault tolerance, no single point of failure |
    | [Pooled Staking API](/) | ETH staking without 32 ETH minimum               | Ethereum        | Vault-based pooled staking, lower entry barrier, managed infrastructure                       |
    | [Restaking API](/)      | Earning additional yield on staked ETH           | Ethereum        | EigenLayer integration, restaking rewards on top of staking rewards                           |
    | [Data API](/)           | Staking analytics and reporting                  | Multiple chains | Validator performance data, reward tracking, network statistics                               |

    ### Use Cases

    * Launch staking services on your platform without infrastructure overhead
    * Monitor validator performance and network statistics
    * Automate staking operations across multiple networks
    * Access historical staking data for analytics and reporting
    * Implement distributed validation for enhanced security
  </section>

  <section className="hub-section">
    <h2 className="hub-section__title">Using AI Tools</h2>

    <Columns cols={2}>
      <Card title="MCP Server" icon="server" href="/docs/mcp" horizontal>
        Use AI Tools for Easy Integration
      </Card>

      <Card title="LLM-aggregated docs" icon="file-text" href="/docs/llms" horizontal>
        Explore all networks
      </Card>
    </Columns>
  </section>

  <section className="hub-section hub-section--cta">
    ## Ready to Get Started?

    Explore our documentation and start building today

    <div className="p2p-hub__actions">
      <a className="p2p-hub__button p2p-hub__button--secondary" href="/docs/contacts">Contact us</a>
      <a className="p2p-hub__button" href="/docs/platform-overview">View Docs</a>
    </div>
  </section>
</div>


## Related topics

- [Using MCP to Read API Docs](/docs/mcp.md)
- [Get P2P.ORG Fee](/reference/get-fees.md)
- [Aggregated Docs for LLMs](/docs/llms.md)
- [Deposit](/docs/morpho-staking.md)
- [Overview for AI Tools ✨](/docs/overview-ai.md)
