> ## 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.

# Welcome to Airway Protocol Documentation

> Explore guides, core concepts, and reference docs for Airway — the automated on-chain protocol for creating, minting, staking, and trading synthetic RWAs.

Airway Protocol is a next-generation DeFi platform that lets you tokenize any real-world asset — stocks, bonds, commodities, real estate, and more — as ERC-20 synthetic tokens directly on-chain. With Airway, you deposit collateral, mint synthetic RWAs, and immediately access the full DeFi ecosystem: trading on DEXs and CEXs, staking for yield, and providing concentrated liquidity on Uniswap V4. The entire process is automated — no off-chain interactions, no intermediaries, no manual steps.

<CardGroup cols={2}>
  <Card title="Introduction" icon="book-open" href="/introduction">
    Learn what Airway Protocol is and how it works at a high level.
  </Card>

  <Card title="Create a Synthetic RWA" icon="rocket" href="/guides/create">
    Deploy your first synthetic real-world asset product in minutes.
  </Card>

  <Card title="Core Concepts" icon="lightbulb" href="/concepts/synthetic-rwa">
    Understand synthetic RWAs, CDPs, peg maintenance, and liquidity rewards.
  </Card>

  <Card title="AI Agents" icon="robot" href="/ai/overview">
    Automate sRWA management, trading, and risk mitigation with AI agents.
  </Card>
</CardGroup>

## Get started

<Steps>
  <Step title="Understand synthetic RWAs">
    Read the [Synthetic RWA overview](/concepts/synthetic-rwa) to learn how Airway turns real-world assets into on-chain ERC-20 tokens backed by collateral.
  </Step>

  <Step title="Create your first sRWA product">
    Follow the [Create guide](/guides/create) to select an asset, set up collateralization, and deploy your synthetic RWA product with a single click.
  </Step>

  <Step title="Mint synthetic tokens">
    Use the [Mint guide](/guides/mint) to deposit collateral and receive synthetic RWA tokens in your wallet, ready for trading and staking.
  </Step>

  <Step title="Stake, trade, and earn">
    Explore [staking options](/guides/stake) and [trading venues](/guides/trade) to put your synthetic assets to work in the DeFi ecosystem.
  </Step>
</Steps>
