From 6d93e16dc197d25a1f0e57d2525bf099f1352518 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 15:21:39 +0000 Subject: [PATCH] Refactor "Next steps" section in what-utexo-is.mdx Mintlify-Source: dashboard-editor --- getting-started/architecture.mdx | 1 + getting-started/product-suite.mdx | 1 + getting-started/the-problem.mdx | 3 ++- what-utexo-is.mdx | 25 ++++++++++++++++--------- 4 files changed, 20 insertions(+), 10 deletions(-) diff --git a/getting-started/architecture.mdx b/getting-started/architecture.mdx index 0ec9dcf..280de8a 100644 --- a/getting-started/architecture.mdx +++ b/getting-started/architecture.mdx @@ -1,5 +1,6 @@ --- title: "Architecture" +icon: "diagram-project" --- ## System Overview diff --git a/getting-started/product-suite.mdx b/getting-started/product-suite.mdx index 2b6cc56..de6f289 100644 --- a/getting-started/product-suite.mdx +++ b/getting-started/product-suite.mdx @@ -1,5 +1,6 @@ --- title: "Product Suite" +icon: "pen-to-square" --- ## Overview diff --git a/getting-started/the-problem.mdx b/getting-started/the-problem.mdx index eb6fdce..3672c00 100644 --- a/getting-started/the-problem.mdx +++ b/getting-started/the-problem.mdx @@ -1,8 +1,9 @@ --- title: "The Problem" +icon: "bolt" --- -Why Existing Stablecoin Rails Fail for Business Settlement +**Why Existing Stablecoin Rails Fail for Business Settlement** Stablecoins are already used at global scale for payments, treasury operations, remittances, and internal settlement. USDT has become the dominant settlement asset across both crypto-native and cross-border payment flows. diff --git a/what-utexo-is.mdx b/what-utexo-is.mdx index 6d53650..255e17b 100644 --- a/what-utexo-is.mdx +++ b/what-utexo-is.mdx @@ -24,12 +24,19 @@ Utexo abstracts routing, liquidity management, asset validation, and settlement Applications can support stablecoin payments with production-grade behavior without operating blockchain infrastructure or embedding protocol-specific logic into their systems. -### Next steps - -The Problem Why existing stablecoin rails fail for business settlement. - -Architecture How Bitcoin, the Lightning Network, RGB, and Utexo fit together. - -Product Suite SDK/API, Cloud Modules, Bridge, and AMM DEX. - -Business Applications Bitcoin-Native Stablecoin Payments at Scale \ No newline at end of file +## Next steps + + + + Why existing stablecoin rails fail for business settlement. + + + How Bitcoin, the Lightning Network, RGB, and Utexo fit together. + + + SDK/API, Cloud Modules, Bridge, and AMM DEX. + + + Bitcoin-Native Stablecoin Payments at Scale. + + \ No newline at end of file