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

# Intro to Ormi 0xGraph (Subgraphs)

> Index and query smart contract data in real-time via Subgraphs

## What is Ormi 0xGraph

0xGraph is a next-gen subgraph indexer, **fully compatible with The Graph** and **built for real-time, high-throughput apps**. Ormi's secret sauce lies in its vertically integrated stack which includes:

* A custom hybrid architecture which combines **bare-metal speed** and **cloud flexibility** for **elastic scaling** to stay at the tip of chain.
* Redundancy at every layer, from compute to query execution. If the cloud goes down, our global-bare metal network instantly kicks-in.
* Optimized indexing at **5x faster sync speeds** and **sub-second (\< 30ms) query latency** at 1,000+ RPS and up to 4,000+ RPS , with zero throttling, and full chain sync from day one.

***

## New to subgraphs?

If you're new to subgraphs, start here to learn the essentials.

<div
  className="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6 not-prose"
  style={{
marginBottom: '4rem',
maxWidth: '1200px',
margin: '0 auto 4rem auto',
alignItems: 'stretch'
}}
>
  <a
    href="/docs/subgraphs/quickstart/creating-an-account"
    style={{ 
textDecoration: 'none', 
color: 'inherit',
display: 'flex'
}}
  >
    <div
      className="group border border-gray-200 rounded-xl p-6 hover:border-green-500 hover:shadow-lg transition-all duration-200 cursor-pointer"
      style={{
  minHeight: '200px',
  display: 'flex',
  flexDirection: 'column',
  maxWidth: '380px',
  width: '100%'
}}
    >
      <div className="flex items-center mb-4">
        <div className="mr-3" style={{ color: '#3E744D' }}>
          <img src="https://mintcdn.com/ormilabs/qV2VfGqVCCe99Ked/images/icons/square-arrow-out-up-right.svg?fit=max&auto=format&n=qV2VfGqVCCe99Ked&q=85&s=f2f0b45c81a0733d6cc86aa595f99cbb" alt="create account icon" width="20" height="20" data-path="images/icons/square-arrow-out-up-right.svg" />
        </div>

        <div className="text-lg font-semibold text-gray-900" role="heading" aria-level="3">Create account</div>
      </div>

      <p className="text-gray-600 text-sm flex-grow">
        Create an account to deploy and query subgraphs with real-time data.
      </p>
    </div>
  </a>

  {" "}

  <a
    href="/docs/subgraphs/deploy-a-subgraph/use-template-subgraphs"
    style={{
textDecoration: "none",
color: "inherit",
display: "flex",
}}
  >
    <div
      className="group border border-gray-200 rounded-xl p-6 hover:border-green-500 hover:shadow-lg transition-all duration-200 cursor-pointer"
      style={{
  minHeight: "200px",
  display: "flex",
  flexDirection: "column",
  maxWidth: "380px",
  width: "100%",
}}
    >
      <div className="flex items-center mb-4">
        <div className="mr-3" style={{ color: "#3E744D" }}>
          <img src="https://mintcdn.com/ormilabs/qV2VfGqVCCe99Ked/images/icons/copy.svg?fit=max&auto=format&n=qV2VfGqVCCe99Ked&q=85&s=525da411c0d14d3c51ff24feb0b08604" alt="use template icon" width="20" height="20" data-path="images/icons/copy.svg" />
        </div>

        <div className="text-lg font-semibold text-gray-900" role="heading" aria-level="3">
          Use templates
        </div>
      </div>

      <p className="text-gray-600 text-sm flex-grow">Deploy a community subgraph in seconds and begin querying immediately.</p>
    </div>
  </a>

  {" "}

  <a
    href="/docs/subgraphs/query-data/querying-a-subgraph"
    style={{
textDecoration: "none",
color: "inherit",
display: "flex",
}}
  >
    <div
      className="group border border-gray-200 rounded-xl p-6 hover:border-green-500 hover:shadow-lg transition-all duration-200 cursor-pointer"
      style={{
  minHeight: "200px",
  display: "flex",
  flexDirection: "column",
  maxWidth: "380px",
  width: "100%",
}}
    >
      <div className="flex items-center mb-4">
        <div className="mr-3" style={{ color: "#3E744D" }}>
          <img src="https://mintcdn.com/ormilabs/qV2VfGqVCCe99Ked/images/icons/scan.svg?fit=max&auto=format&n=qV2VfGqVCCe99Ked&q=85&s=e45e14abccf8d0fec7df137623baa1ab" alt="query subgraph icon" width="20" height="20" data-path="images/icons/scan.svg" />
        </div>

        <div className="text-lg font-semibold text-gray-900" role="heading" aria-level="3">
          Query a subgraph
        </div>
      </div>

      <p className="text-gray-600 text-sm flex-grow">Run GraphQL queries to fetch real-time onchain data from deployed subgraphs.</p>
    </div>
  </a>
</div>

***

## Start indexing and querying with Ormi

Start here if you're already familiar with subgraphs and want to get started.

<div
  className="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6 not-prose"
  style={{
marginBottom: '4rem',
maxWidth: '1200px',
margin: '0 auto 4rem auto',
alignItems: 'stretch'
}}
>
  <a
    href="/docs/subgraphs/quickstart"
    style={{ 
textDecoration: 'none', 
color: 'inherit',
display: 'flex'
}}
  >
    <div
      className="group border border-gray-200 rounded-xl p-6 hover:border-green-500 hover:shadow-lg transition-all duration-200 cursor-pointer"
      style={{
  minHeight: '200px',
  display: 'flex',
  flexDirection: 'column',
  maxWidth: '380px',
  width: '100%'
}}
    >
      <div className="flex items-center mb-4">
        <div className="mr-3" style={{ color: '#3E744D' }}>
          <img src="https://mintcdn.com/ormilabs/qV2VfGqVCCe99Ked/images/icons/quickstart.svg?fit=max&auto=format&n=qV2VfGqVCCe99Ked&q=85&s=f4dd2ea1d6be616ff36ab596184edc37" alt="quickstart icon" width="20" height="20" data-path="images/icons/quickstart.svg" />
        </div>

        <div className="text-lg font-semibold text-gray-900" role="heading" aria-level="3">Quickstart</div>
      </div>

      <p className="text-gray-600 text-sm flex-grow">
        Create an account to deploy and query subgraphs with real-time data.
      </p>
    </div>
  </a>

  {" "}

  <a
    href="/docs/subgraphs/deploy-a-subgraph/migrate-subgraphs"
    style={{
textDecoration: "none",
color: "inherit",
display: "flex",
}}
  >
    <div
      className="group border border-gray-200 rounded-xl p-6 hover:border-green-500 hover:shadow-lg transition-all duration-200 cursor-pointer"
      style={{
  minHeight: "200px",
  display: "flex",
  flexDirection: "column",
  maxWidth: "380px",
  width: "100%",
}}
    >
      <div className="flex items-center mb-4">
        <div className="mr-3" style={{ color: "#3E744D" }}>
          <img src="https://mintcdn.com/ormilabs/qV2VfGqVCCe99Ked/images/icons/send-to-back.svg?fit=max&auto=format&n=qV2VfGqVCCe99Ked&q=85&s=1ec2d8ce849325ba0e063968c6ad5446" alt="migrate subgraphs icon" width="20" height="20" data-path="images/icons/send-to-back.svg" />
        </div>

        <div className="text-lg font-semibold text-gray-900" role="heading" aria-level="3">
          Migrate subgraphs
        </div>
      </div>

      <p className="text-gray-600 text-sm flex-grow">Deploy a community subgraph in seconds and begin querying immediately.</p>
    </div>
  </a>

  {" "}

  <a
    href="/docs/supported-chains/subgraphs"
    style={{
textDecoration: "none",
color: "inherit",
display: "flex",
}}
  >
    <div
      className="group border border-gray-200 rounded-xl p-6 hover:border-green-500 hover:shadow-lg transition-all duration-200 cursor-pointer"
      style={{
  minHeight: "200px",
  display: "flex",
  flexDirection: "column",
  maxWidth: "380px",
  width: "100%",
}}
    >
      <div className="flex items-center mb-4">
        <div className="mr-3" style={{ color: "#3E744D" }}>
          <img src="https://mintcdn.com/ormilabs/qV2VfGqVCCe99Ked/images/icons/link.svg?fit=max&auto=format&n=qV2VfGqVCCe99Ked&q=85&s=55e33c4f933be846949d5440402027a6" alt="supported chain icon" width="20" height="20" data-path="images/icons/link.svg" />
        </div>

        <div className="text-lg font-semibold text-gray-900" role="heading" aria-level="3">
          Supported chains
        </div>
      </div>

      <p className="text-gray-600 text-sm flex-grow">See the full list of supported chains and networks on Ormi 0xGraph.</p>
    </div>
  </a>
</div>

***

## Need another chain?

<div
  className="grid grid-cols-1 md:grid-cols-2 gap-6 not-prose"
  style={{
marginBottom: '4rem',
maxWidth: '1200px',
margin: '0 auto 4rem auto',
alignItems: 'stretch'
}}
>
  <a
    href="https://forms.fillout.com/t/66AyD9bdZvus"
    style={{
textDecoration: 'none',
color: 'inherit',
display: 'flex'
}}
  >
    <div
      className="group border border-gray-200 rounded-xl p-6 hover:border-green-500 hover:shadow-lg transition-all duration-200 cursor-pointer"
      style={{
  minHeight: '200px',
  display: 'flex',
  flexDirection: 'column',
  width: '100%'
}}
    >
      <div className="flex items-center mb-4">
        <div className="mr-3" style={{ color: '#3E744D' }}>
          <img src="https://mintcdn.com/ormilabs/qV2VfGqVCCe99Ked/images/icons/boxes.svg?fit=max&auto=format&n=qV2VfGqVCCe99Ked&q=85&s=3f0676a4be599117ac094ee8faef9e43" alt="ecosystem icon" width="20" height="20" data-path="images/icons/boxes.svg" />
        </div>

        <div className="text-lg font-semibold text-gray-900" role="heading" aria-level="3">For ecosystems</div>
      </div>

      <p className="text-gray-600 text-sm flex-grow">
        Partner with Ormi to power your ecosystem with subgraphs and APIs that are real-time, reliable, and fully white-labeled. Give your developers enterprise-grade data under your own brand.
      </p>
    </div>
  </a>

  {" "}

  <a
    href="https://forms.fillout.com/t/2U1EKfDebbus"
    style={{
textDecoration: "none",
color: "inherit",
display: "flex",
}}
  >
    <div
      className="group border border-gray-200 rounded-xl p-6 hover:border-green-500 hover:shadow-lg transition-all duration-200 cursor-pointer"
      style={{
  minHeight: "200px",
  display: "flex",
  flexDirection: "column",
  width: "100%",
}}
    >
      <div className="flex items-center mb-4">
        <div className="mr-3" style={{ color: "#3E744D" }}>
          <img src="https://mintcdn.com/ormilabs/qV2VfGqVCCe99Ked/images/icons/laptop.svg?fit=max&auto=format&n=qV2VfGqVCCe99Ked&q=85&s=d4ba46634264738d0af1dc0ad3f8c430" alt="builder icon" width="20" height="20" data-path="images/icons/laptop.svg" />
        </div>

        <div className="text-lg font-semibold text-gray-900" role="heading" aria-level="3">
          For builders
        </div>
      </div>

      <p className="text-gray-600 text-sm flex-grow">
        Request support for any chain, and we'll spin up real-time subgraphs and APIs with enterprise grade reliability. No throttling, or stale data – just the
        data you need to build high-throughput applications.
      </p>
    </div>
  </a>
</div>
