> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blockradar.co/llms.txt
> Use this file to discover all available pages before exploring further.

# See All Products

> Browse the full Blockradar product suite.

## Wallets

***

<div style={{ display: "grid", gridTemplateColumns: "1fr 1fr", gap: "24px 40px", marginTop: "24px" }}>
  <div>
    <a href="/en/essentials/wallets" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>Wallets</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>Create and manage non-custodial master wallets across any supported chain.</p>
  </div>

  <div>
    <a href="/en/essentials/addresses" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>Addresses</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>Generate dedicated deposit addresses for your users and track balances in real time.</p>
  </div>

  <div>
    <a href="/en/utilities/webhooks" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>Webhooks</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>Receive real-time notifications for deposits, withdrawals, and other on-chain events.</p>
  </div>

  <div>
    <a href="/en/essentials/signing" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>Signing</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>Sign messages and EIP-712 typed data from any wallet or address.</p>
  </div>

  <div>
    <a href="/en/use-cases/transactions" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>Transactions</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>Fetch, monitor, and manage all on-chain activity across your wallets.</p>
  </div>

  <div>
    <a href="/en/use-cases/asset-management" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>Asset Management</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>Control which tokens are active on your master wallet.</p>
  </div>
</div>

## Receive Payments

***

<div style={{ display: "grid", gridTemplateColumns: "1fr 1fr", gap: "24px 40px", marginTop: "24px" }}>
  <div>
    <a href="/en/use-cases/deposit-stablecoins" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>Deposit Stablecoins</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>Accept stablecoin deposits via dedicated addresses with automatic sweeping and webhook notifications.</p>
  </div>

  <div>
    <a href="/en/use-cases/checkout" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>Stablecoin Checkout</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>Generate shareable payment links and branded checkout flows for stablecoin payments.</p>
  </div>

  <div>
    <a href="/en/use-cases/virtual-accounts" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>Deposit Fiat</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>Issue bank account numbers linked to on-chain addresses for fiat-to-stablecoin funding.</p>
  </div>
</div>

## Send Payments

***

<div style={{ display: "grid", gridTemplateColumns: "1fr 1fr", gap: "24px 40px", marginTop: "24px" }}>
  <div>
    <a href="/en/use-cases/pay-outs" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>Withdraw Stablecoins</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>Send stablecoins programmatically from master wallets or individual user addresses.</p>
  </div>

  <div>
    <a href="/en/use-cases/withdraw-fiat" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>Withdraw Fiat</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>Convert stablecoins to local fiat currencies and send directly to bank accounts.</p>
  </div>

  <div>
    <a href="/en/use-cases/beneficiaries" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>Beneficiaries</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>Save trusted destination addresses for recurring payouts.</p>
  </div>
</div>

## Convert & Manage

***

<div style={{ display: "grid", gridTemplateColumns: "1fr 1fr", gap: "24px 40px", marginTop: "24px" }}>
  <div>
    <a href="/en/use-cases/gateway" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>Gateway</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>Move USDC across chains natively via Circle's CCTP protocol, with no bridge risk.</p>
  </div>

  <div>
    <a href="/en/use-cases/swap" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>Swap & Bridge</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>Swap and bridge stablecoins across chains with a single API call.</p>
  </div>

  <div>
    <a href="/en/use-cases/auto-settlements" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>Auto Settlements</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>Automatically convert and route assets to a destination wallet based on configurable rules.</p>
  </div>

  <div>
    <a href="/en/use-cases/liquidity-pool" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>Liquidity Pool</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>A liquidity orchestration layer that connects customers to multiple liquidity providers, intelligently routes swaps, and manages end-to-end settlement across assets and chains.</p>
  </div>
</div>

## Compliance & Recovery

***

<div style={{ display: "grid", gridTemplateColumns: "1fr 1fr", gap: "24px 40px", marginTop: "24px" }}>
  <div>
    <a href="/en/use-cases/aml-screening" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>AML Screening</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>Screen addresses against OFAC, FBI, Tether, and Circle blocklists in real time.</p>
  </div>

  <div>
    <a href="/en/use-cases/asset-recovery" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>Asset Recovery</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>Recover tokens accidentally sent to a wallet outside your supported asset list.</p>
  </div>

  <div>
    <a href="/en/use-cases/ip-whitelist" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>IP Whitelist</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>Lock your API access to approved IP addresses only for an additional layer of protection.</p>
  </div>
</div>

## Integrations

***

<div style={{ display: "grid", gridTemplateColumns: "1fr 1fr", gap: "24px 40px", marginTop: "24px" }}>
  <div>
    <a href="/en/use-cases/smart-contracts" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>Smart Contracts</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>Read and write to any smart contract directly from your Blockradar wallet.</p>
  </div>

  <div>
    <a href="/en/use-cases/integrations" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>Supported Blockchains</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>Overview of blockchain networks supported by Blockradar on both mainnet and testnet.</p>
  </div>

  <div>
    <a href="/en/use-cases/supported-assets" style={{ color: "#07C983", fontWeight: "500", textDecoration: "none", fontSize: "15px" }}>Supported Assets</a>
    <p style={{ margin: "4px 0 0", color: "#555", fontSize: "14px", lineHeight: "1.5" }}>Overview of stablecoins and digital assets supported by Blockradar across all networks.</p>
  </div>
</div>
