Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.areal.finance/llms.txt

Use this file to discover all available pages before exploring further.

Core Idea

RWT is the primary utility token of the Areal protocol — designed to solve the fundamental problem of fragmented liquidity in the RWA market. Instead of scattering capital across dozens of isolated pools, Areal aggregates yield from multiple real-world assets into one token. RWT accumulates diversified RWA yield through held in its vault, becoming the single point of access to the protocol’s entire portfolio.
RWT does not represent ownership, does not grant rights to cash flows, and does not create legal or financial obligations. It is a permissionless utility token that serves as the protocol’s unified liquidity and yield aggregation layer.

What are Ownership Tokens?

Tokenized representations of specific real-world assets within Areal

RWT Vault

The RWT Vault is the core mechanism that backs RWT with real-world assets. The vault holds a diversified portfolio of — and acquires them from the open market using deposited capital.

How the vault is funded

When users mint RWT, they deposit USDC or USDY into the vault. The vault then uses this capital to purchase Ownership Tokens on the market — selecting assets approved by governance.
RWA projects issue Ownership Tokens that trade freely on the market. The RWT Vault purchases these tokens — projects do not deposit them into the vault directly. This ensures fair market pricing and transparent capital deployment.
As more Ownership Tokens are accumulated, the vault’s diversification and yield potential grow — without diluting existing RWT holders.

Flatcoin Nature — NAV Book Value

RWT is a flatcoin — its price is not pegged to $1, but anchored to a dynamically calculated NAV Book Value that grows over time as yield is accumulated. NAV Book Value is calculated as:
NAV Book Value = (Initial invested capital + Accumulated yield credited to book value) / Total RWT supply

How NAV Book Value grows

The key growth mechanism: 70% of all yield generated by Ownership Tokens in the vault is credited toward the total invested capital. This means the numerator of the formula increases continuously, even without any new deposits — driving NAV Book Value upward. Step-by-step example:
1

Starting point

$10,000 invested in vault assets, 10,000 RWT in circulationNAV Book Value = 10,000/10,000=10,000 / 10,000 = 1.00
2

Vault earns yield

Ownership Tokens in the vault generate $1,000 in yield (rent, interest, revenue)
3

70% credited to book value

70% of 1,000=1,000 = 700 is credited to the total invested capitalNAV Book Value = 10,700/10,000=10,700 / 10,000 = 1.07
This is what makes RWT a growing flatcoin — it doesn’t just maintain its value, it steadily appreciates as real-world yield flows into the vault.

Benefits of NAV-based pricing

Transparent pricing

NAV Book Value is deterministic and verifiable — always based on real vault capital and total supply

No dilution on mint

New minters pay current NAV Book Value, so existing holders are never diluted

Yield-driven appreciation

70% of yield continuously grows the price floor — no speculation needed

Self-growing price floor

NAV Book Value only moves up as yield accumulates, creating a steadily rising baseline
Liquidity in the master pools is always concentrated around NAV Book Value, ensuring that the market price closely tracks the fair value of the underlying assets.

Yield Distribution

Assets held in the RWT Vault generate real-world yield — rent, interest, revenue. This yield is distributed according to a fixed allocation model:

70% → Book Value Growth

The majority of yield stays in the vault, directly increasing NAV Book Value and appreciating the price of each RWT.

15% → ARL Treasury

Directed to the Areal Treasury for protocol development, operations, and ecosystem growth.

15% → Liquidity Nexus

Allocated to deepen liquidity in the master pools, ensuring efficient trading with minimal slippage.

Permissionless Minting

Anyone can mint RWT at any time — there are no whitelists, gatekeepers, or approval processes. The minting price is always equal to the current NAV Book Value, not a fixed $1 and not the market price. Minting price = current NAV Book Value + 1% fee A 1% minting fee is applied on every mint:
  • 0.5% goes to the RWT Vault — directly increasing NAV Book Value for all holders
  • 0.5% goes to Areal DAO — funding protocol development and operations
For example, if NAV Book Value is $1.50:
  • You deposit 151.50 USDC (150 + 1% fee)
  • You receive 100 RWT
  • 0.75goestothevault(growsNAV),0.75 goes to the vault (grows NAV), 0.75 goes to Areal DAO
Permissionless minting creates zero dilution — every new minter pays the exact fair value for their share of the vault. Existing holders are never disadvantaged by new mints.

Master Liquidity Pools — Monotonic Ladder

RWT has two master liquidity pools on Areal’s native DEX, providing unified entry and exit liquidity:

RWT / USDY

Primary pool paired with USDY — a yield-bearing stablecoin by Ondo Finance. Holders benefit from embedded USDY yield on top of RWT’s NAV appreciation.

RWT / USDC

Secondary pool paired with USDC — the most widely used stablecoin. Straightforward entry point for new participants.
Both pools use the Monotonic Ladder — a single-sided concentrated liquidity architecture designed around three structural properties of RWT:
  • NAV is monotonically non-decreasing in normal operation
  • mint_rwt provides a synthetic ask-side at NAV × 1.01 — always available, unlimited depth
  • Exit-side depth is the scarce resource that LP capital should actually provide
As a result, 100% of Nexus LP capital is deployed on the bid side (USDC). Ask-side liquidity is either organic (accumulated from user sell orders) or synthetic (routed to mint when the pool is non-competitive). Capital efficiency is roughly 2× a symmetric two-sided design, and LPs carry no “ask-side IL” from NAV appreciation.

How the ladder works

Three zones (permanent tail, active bid wall, organic ask), mint-routing, growth and writedown mechanics

Growth and Rebalancing

Growth rebalance (NAV rises)

When NAV growth pushes the active bin out of sync by more than 1%, the Pool Rebalancer calls grow_liquidity:
  1. Extends the bid wall rightward with fresh USDC bins funded from the Nexus accumulator
  2. Redistributes geometric density weights around the new NAV
  3. Older bid bins below new NAV become an extended bid wall — still productive as stress buffer
  4. The permanent tail (thin USDC layer at initial NAV − 1%) is never shifted
  5. The organic ask-side is never touched
Over time the pool builds a cumulative, monotonically expanding bid structure — deeper at every historical price level RWT has ever traded at.

Writedown rebalance (rare)

If governance executes adjust_capital to reduce NAV (e.g., writedown on underlying OT positions), compress_liquidity recomputes density centered on the new NAV. Bid bins previously above the new NAV merge back into the extended bid — immediately productive. Organic ask RWT above the new NAV remains as a frozen ask wall awaiting NAV recovery. The permanent tail is untouched.
The ladder never destroys capital. Growth adds to it, writedown compresses it, but no LP position is drained or forfeited in the process. This is structurally impossible in symmetric CL-AMM rebalancing models.

Agentic Management

Areal is designing the RWT Vault architecture with future autonomous management by AI financial agents in mind. The goal: a fully autonomous vault that maximizes yield while maintaining diversification and risk control. Agents will be responsible for:
  • Accumulation strategy — deciding which Ownership Tokens to include in the vault
  • Yield distribution optimization — dynamically adjusting allocation parameters
  • Profit extraction timing — determining optimal moments to realize gains
  • Rebalancing parameters — fine-tuning concentration ranges and rebalancing thresholds
Agentic management is currently in development. Today, these parameters are controlled through governance. The transition to AI-driven management will be gradual and governed by the community.

Summary

Vault-backed token

RWT is backed by a diversified vault of Ownership Tokens representing real-world assets

Transparent yield model

70% to Book Value growth, 15% to ARL Treasury, 15% to Liquidity Nexus

NAV Book Value pricing

Price anchored to fair value: total vault assets divided by total RWT supply

Monotonic Ladder liquidity

Single-sided, cumulatively growing bid structure with mint as synthetic ask. Capital never destroyed on rebalance.

Permissionless minting

Anyone can mint RWT at NAV Book Value price — no gatekeepers, no approvals

Agentic-ready

Vault architecture designed for future autonomous management by AI financial agents