> ## 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.

# Guides Overview

> Step-by-step guides to help you integrate Blockradar quickly.

Everything you need to go from zero to a live integration. Follow the guides in order or jump to what you need.

<CardGroup cols={2}>
  <Card title="From 0 to Integration" icon="bolt" href="/en/guides/getting-started">
    Go from zero to a live stablecoin integration in under 2 hours.
  </Card>

  <Card title="Create an Account" icon="user-plus" href="/en/guides/create-account">
    Sign up, complete business info, and get your workspace ready in minutes.
  </Card>

  <Card title="Create a Master Wallet" icon="wallet" href="/en/guides/create-master-wallet">
    Set up a master wallet, pick your network, and start receiving deposits.
  </Card>

  <Card title="Create Addresses" icon="address-card" href="/en/guides/create-addresses">
    Generate dedicated deposit addresses for your users and track balances in real time.
  </Card>

  <Card title="Use Without Code" icon="display" href="/en/guides/use-without-code">
    Receive payments, send funds, and monitor transactions from the dashboard, no code required.
  </Card>

  <Card title="Recover Tokens Sent to the Wrong Blockchain" icon="life-ring" href="/en/guides/recover-tokens">
    Step-by-step guide to recovering native and custom tokens sent to the wrong chain.
  </Card>

  <Card title="Interact with Any Smart Contract" icon="file-contract" href="/en/guides/smart-contract-interaction">
    Use Blockradar's Smart Contract API to read from and write to any onchain contract.
  </Card>
</CardGroup>
