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

# Start Here

> Technical guide for builders integrating with, extending, or contributing to the P2P Protocol

This page covers what builders need to integrate with, extend, or contribute to the P2P Protocol. It includes the protocol's technical governance model, contract architecture, and the highest-priority product expansion tracks.

<CardGroup cols={2}>
  <Card title="Roles and Permissions" icon="user-shield" href="/builders/roles-permissions">
    Understand the three governance scopes and access control model
  </Card>

  <Card title="Protocol Parameters" icon="sliders" href="/builders/protocol-parameters">
    Pricing, spread, risk limits, and operational controls
  </Card>

  <Card title="Disputes" icon="gavel" href="/builders/disputes">
    Dispute lifecycle, settlement paths, and reputation hooks
  </Card>

  <Card title="Reputation" icon="star" href="/builders/reputation">
    RP governance model for transaction limits and rewards
  </Card>

  <Card title="Contract References" icon="code" href="/builders/contract-references">
    Core facets, storage contracts, and library references
  </Card>

  <Card title="Fiat-to-Fiat Remittance" icon="money-bill-transfer" href="/builders/fiat-to-fiat-remittance">
    Cross-border remittance using linked order composition
  </Card>

  <Card title="Global Currency Expansion" icon="globe" href="/builders/global-currency-expansion">
    Open-source currency configs and SLA-gated promotion
  </Card>

  <Card title="Rollout Sequence" icon="timeline" href="/builders/rollout-sequence">
    Phased implementation plan for expansion features
  </Card>

  <Card title="FAQ" icon="question" href="/builders/faq">
    Common technical questions and answers
  </Card>
</CardGroup>

***

Also see [Whitepaper](/whitepaper/abstract) for protocol design and [For Investors](/investors/start-here) for token governance and economics.
