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

# Create a Synthetic RWA Product on Airway

> Deploy a fully collateralized synthetic real-world asset in minutes. Airway automates every step — from CDP vault creation to Uniswap V4 liquidity rewards.

Creating a synthetic Real-World Asset (sRWA) product on Airway is designed to be a single-click experience. When you deploy an sRWA, Airway automatically provisions all the infrastructure you need: a collateralized debt position (CDP) vault to back your asset and a Uniswap V4 LP rewards system to incentivize liquidity providers. You never interact with off-chain intermediaries or configure smart contracts manually — the protocol handles everything, so you can go from idea to live synthetic asset in minutes.

<Steps>
  <Step title="Select the real-world asset">
    Choose the asset you want to tokenize. Airway supports a wide range of asset classes — stocks, bonds, commodities, ETFs, stablecoins, and indices — each backed by an established, verified oracle. If your target asset is not already listed, you can bring your own oracle: as long as the price feed is reliable and stable, Airway can create a synthetic representation of virtually any real-world asset.

    <Tip>
      Using an established Airway-verified oracle reduces setup time and gives your sRWA immediate credibility with liquidity providers.
    </Tip>
  </Step>

  <Step title="Set up collateralization">
    Define the collateral that will back your synthetic asset. Airway calculates the required collateral ratio on-chain and ensures value parity between the synthetic token and its real-world counterpart. The entire collateralization process is handled by Airway's decentralized infrastructure — no off-chain steps, no manual ratio management.
  </Step>

  <Step title="Deploy the synthetic RWA product">
    Click **Deploy**. Airway executes a single transaction that automatically provisions two pieces of infrastructure:

    * **CDP vault** — a collateralized debt position vault is created to custody your collateral and back every token minted against this product. The vault continuously monitors the collateralization ratio and enforces protocol-defined parameters.
    * **Uniswap V4 LP rewards system** — a concentrated liquidity rewards contract is deployed alongside your asset, incentivizing liquidity providers to build deep, stable markets around your sRWA from day one.

    <Note>
      Both the CDP vault and the LP rewards system are deployed atomically in a single transaction. There is no intermediate state where one exists without the other.
    </Note>
  </Step>

  <Step title="Monitor and manage your product">
    After deployment, track your sRWA product through the Airway interface. The protocol automatically manages the collateralization ratio and enforces lifecycle parameters. You can monitor vault health, active liquidity positions, and accrued LP rewards from a single dashboard.
  </Step>
</Steps>

## Why Airway automates this

Before Airway, launching a synthetic asset required separately deploying a CDP contract, configuring a price oracle, bootstrapping liquidity, and setting up a rewards mechanism — each step a distinct technical project. Airway collapses all of that into one transaction. The result is a self-sustaining ecosystem for your synthetic asset that is live, liquid, and earning rewards from the moment it deploys.

<CardGroup cols={2}>
  <Card title="Mint sRWA tokens" icon="coins" href="/guides/mint">
    Deposit collateral and receive synthetic tokens in your wallet.
  </Card>

  <Card title="Stake and earn rewards" icon="chart-line" href="/guides/stake">
    Put your sRWA tokens to work in Airway's staking pools.
  </Card>
</CardGroup>
