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

# Overview

Welcome to Story's infra partners page. Here you'll find a comprehensive list of partners and solutions building on Sophon, categorized by their primary focus areas:

<CardGroup cols={3}>
  <Card title="RPC Providers" icon="server" href="/developers/infra-partners/rpc-provider">
    Access points that enable direct interaction with the Story blockchain,
    providing reliable infrastructure for reading chain data and submitting
    transactions.
  </Card>

  <Card title="Account Systems" icon="user" href="/developers/infra-partners/account-system">
    Solutions for managing user identities, wallets, and authentication, making it
    easier for users to interact with Story applications.
  </Card>

  <Card title="Indexers" icon="database" href="/developers/infra-partners/indexers">
    Services that process and organize blockchain data into easily queryable
    formats, enabling efficient data retrieval and analysis.
  </Card>

  <Card title="Oracles" icon="bridge" href="/developers/infra-partners/oracles">
    Trusted data feeds that connect Story to off-chain information, enabling smart
    contracts to interact with real-world data.
  </Card>

  <Card title="Randomness" icon="dice" href="/developers/infra-partners/randomness">
    Verifiable random number generation services that provide secure and
    unpredictable values for gaming, NFTs, and other applications.
  </Card>

  <Card title="Payment Solutions" icon="credit-card" href="/developers/infra-partners/payment-solutions">
    Infrastructure for handling transactions, fiat on/off ramps, and payment
    processing to enable seamless financial interactions.
  </Card>
</CardGroup>
