Ring docs are organized around the current public stack: Ring Swap (v2) as the native AMM product, Few Protocol as the wrapping layer, and Uniswap v4 integration where FewToken hooks are needed.
Ring Swap
Native swap product
FEW
Asset layer
v4 hooks
External integration
Use the Ring Swap SDK for FEW-aware pricing, routing, pair discovery, and trade construction.
Understand reserve-based quotes for Ring Swap (v2)
Construct FEW-aware trades with the Ring Swap SDK
Read Ring Swap pair reserves and metadata for routing logic
Derive pair addresses and prepare integrations around Ring Swap (v2)
Start with Ring Swap (v2) and its FewToken wrapping flow, then move into Uniswap v4 integration only when the workflow needs v4 hooks or pools.
Start with the published Ring Swap, FewFactory, router, hook, and init-code addresses
Use Ring Swap's native FewToken contract flow for Solidity integrations
Map original ERC-20 assets to the FewToken addresses used by Ring Swap
Map FewToken addresses back to their original ERC-20 assets
Use the Uniswap v4 integration path only when you explicitly need v4 hooks
Reach repositories, deployment references, community channels, and protocol resources quickly.