# Utexo Protocol Docs ## Docs - [Cloud API](https://docs.utexo.com/access-token-authorization/cloud-api.md): Manage Utexo Cloud RLN nodes programmatically over a REST JSON API. - [Create API Token](https://docs.utexo.com/access-token-authorization/create-api-token.md): Generate an access token to authenticate requests to the Utexo Cloud API. - [Node Management](https://docs.utexo.com/cloud/getting-started.md): Create, connect, upgrade, back up, and destroy RGB Lightning Nodes on Utexo Cloud. - [RGB Lightning Node API](https://docs.utexo.com/cloud/rgb-lightning-node-api.md): REST JSON API reference for interacting with running RGB Lightning Node instances. - [Connect to RLN Node](https://docs.utexo.com/cloud/rln-node/connect-rln-node.md): Connect securely to your RGB Lightning Node via mTLS or API token. - [Create RLN Node](https://docs.utexo.com/cloud/rln-node/create-rln-node.md): Provision a new RGB Lightning Node on the Utexo Cloud dashboard. - [Destroy your Node](https://docs.utexo.com/cloud/rln-node/destroy-rln-node.md): Permanently decommission an RLN node on Utexo Cloud. - [Node Backup / Restore](https://docs.utexo.com/cloud/rln-node/node-backup-restore.md): Back up and restore your RLN node state on Utexo Cloud. - [Node UI Actions](https://docs.utexo.com/cloud/rln-node/node-ui-actions.md): Interactive actions available on the RLN node page: init, lock, unlock, and nodeInfo. - [Upgrade RLN Node](https://docs.utexo.com/cloud/rln-node/upgrade-rln-node.md): Update your RGB Lightning Node to the latest RLN image version. - [Webhooks](https://docs.utexo.com/cloud/webhooks.md): Receive real-time event notifications from your Utexo Cloud RLN nodes. - [Architecture](https://docs.utexo.com/getting-started/architecture.md): How Bitcoin, the Lightning Network, RGB, the Utexo execution layer, the Mint, and Swap fit together as a unified stablecoin settlement stack. - [Glossary](https://docs.utexo.com/getting-started/glossary.md): Key terms used throughout the Utexo documentation. - [Product Suite](https://docs.utexo.com/getting-started/product-suite.md): The Utexo product suite is a composable set of stablecoin-native primitives for execution, settlement, liquidity access, and asset movement on Bitcoin. - [Node.js Quickstart](https://docs.utexo.com/getting-started/quickstart/node-js.md): Send your first USDT on Bitcoin transfer from a Node.js server application using @utexo/rgb-sdk. - [Quickstart Overview](https://docs.utexo.com/getting-started/quickstart/overview.md): Choose your platform and send your first USDT on Bitcoin transfer in minutes. - [React Native Quickstart](https://docs.utexo.com/getting-started/quickstart/react-native.md): Send your first USDT on Bitcoin transfer from an iOS or Android app using @utexo/rgb-sdk-rn. - [Web Quickstart](https://docs.utexo.com/getting-started/quickstart/web.md): Send your first USDT on Bitcoin transfer from a browser application using @utexo/rgb-sdk-web. - [The Problem](https://docs.utexo.com/getting-started/the-problem.md): Why existing stablecoin payment infrastructure fails for business settlement, and what properties Bitcoin uniquely provides to solve it. - [Getting Started](https://docs.utexo.com/mint/getting-started.md): Transfer USDT between Ethereum and the Bitcoin RGB layer using the Utexo Mint. - [Cloud](https://docs.utexo.com/product-suite/cloud.md): Managed infrastructure for running RGB Lightning Nodes in production environments. - [Mint](https://docs.utexo.com/product-suite/mint.md): Cross-chain stablecoin transfers between EVM, Tron, Solana, Arch, Concordium and the Bitcoin RGB layer. - [General Overview](https://docs.utexo.com/product-suite/sdk.md): Overview of the Utexo SDK family — Node.js, Web, and React Native client libraries for RGB asset operations and on-chain Bitcoin interactions. - [Swap](https://docs.utexo.com/product-suite/swap.md): Cross-chain BTC to RGB asset exchange on Bitcoin, powered by the HotPot protocol with intent-based execution and liquidity provider support. - [React Native SDK Reference](https://docs.utexo.com/sdk/react-native-sdk.md): Complete reference for @utexo/rgb-sdk-rn — on-device Lightning node, RGB asset management, and Lightning payments for iOS and Android. - [Utexo SDK Reference](https://docs.utexo.com/sdk/utexo-sdk.md): Complete method reference for the @utexo/rgb-sdk Node.js package — wallet management, RGB asset operations, UTXO management, Lightning payments, on-chain interactions, backup and restore. - [WDK Overview](https://docs.utexo.com/sdk/wdk-overview.md): Overview of the Utexo Wallet Development Kit — WDK abstractions over RGB asset management and RGB Lightning for wallet builders. - [wdk-rgb-lightning Reference](https://docs.utexo.com/sdk/wdk-rgb-lightning.md): Complete reference for @utexo/wdk-rgb-lightning — WDK module for RGB Lightning channels, invoices, and payments. Alpha. - [wdk-wallet-rgb Reference](https://docs.utexo.com/sdk/wdk-wallet-rgb.md): Complete reference for @utexo/wdk-wallet-rgb — WDK-compatible RGB asset management for wallet builders. - [Web SDK Reference](https://docs.utexo.com/sdk/web-sdk.md): Complete reference for @utexo/rgb-sdk-web — browser-native RGB asset management via WebAssembly, no server required. - [RLN Remote Signer](https://docs.utexo.com/security/rln-remote-signer.md): How Validating Lightning Signer (VLS) keeps private keys off your RGB Lightning Node. - [Utexo Overview](https://docs.utexo.com/what-utexo-is.md) ## OpenAPI Specs - [openapi](https://docs.utexo.com/api-reference/openapi.json)