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

# IX RWA

> Tokenized ownership of real-world compute — fractional, on-chain, and transparent.

IX RWA is a real-world asset (RWA) protocol for **compute**. It turns income-producing infrastructure — GPU clusters, accelerator fleets, and the data centers that house them — into on-chain assets that anyone can own a fraction of, track transparently, and earn from.

<Note>
  IX RWA is currently **live on BNB Smart Chain testnet** at [testnet.ixrwa.capital](https://testnet.ixrwa.capital). Figures shown in the app are testnet values. Mainnet launch follows a third-party security audit — see the [Roadmap](/why-ix-rwa#roadmap).
</Note>

## What you can do today

<CardGroup cols={2}>
  <Card title="Browse the marketplace" icon="grid-2" href="/how-it-works">
    Explore compute assets by sector (AI Infrastructure, Energy, Real Estate) and type (GPU, Cluster, Data center), with per-asset economics.
  </Card>

  <Card title="Own a fraction" icon="coins" href="/protocol/ownership-and-ixd">
    Invest with stablecoins and receive **IXD**, the on-chain token that represents your ownership stake.
  </Card>

  <Card title="Verify everything" icon="shield-check" href="/protocol/transparency-and-nav">
    Live NAV, reserve coverage, and an on-chain asset registry — ownership you can check, not take on faith.
  </Card>

  <Card title="Connect an agent" icon="robot" href="/developers/agent-gateway">
    A hosted, read-only **MCP** endpoint lets AI agents query assets, stats, and portfolios.
  </Card>
</CardGroup>

## The thesis in one line

> Compute is the raw material of AI, it produces real cash flow, and it is almost entirely owned by a handful of hyperscalers. IX RWA makes it an **ownable, tradable asset class**.

## How the pieces fit

<Steps>
  <Step title="Real assets are onboarded">
    Each compute asset (e.g. a GPU cluster) is registered on-chain with its value, operator, and ownership split. See [How it works](/how-it-works).
  </Step>

  <Step title="Investors buy fractional ownership">
    You pay in stablecoins and receive **IXD** ownership tokens, sized to your stake. See [Ownership & the IXD token](/protocol/ownership-and-ixd).
  </Step>

  <Step title="Assets generate revenue">
    Compute is rented out; net revenue is split between investors and the protocol and distributed on-chain. See [Revenue & distributions](/protocol/revenue-and-distributions).
  </Step>

  <Step title="Everything is verifiable">
    NAV, reserves, holdings, and distributions are all checkable on-chain. See [Transparency & NAV](/protocol/transparency-and-nav).
  </Step>
</Steps>

## New here?

<CardGroup cols={3}>
  <Card title="How it works" icon="diagram-project" href="/how-it-works">
    The end-to-end mental model.
  </Card>

  <Card title="Why IX RWA" icon="lightbulb" href="/why-ix-rwa">
    The market, the design principles, and where we're headed.
  </Card>

  <Card title="For developers" icon="code" href="/developers/agent-gateway">
    The Agent Gateway (MCP) and data access.
  </Card>
</CardGroup>
