> ## Documentation Index
> Fetch the complete documentation index at: https://reown-5552f0bb-devin-1759771246-appkit-1-8-9-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Quickstart

<CardGroup cols={3}>
  <Card title="Build a Web3 App in 10 minutes" icon="code" href="/appkit/react/core/installation">
    Learn how to build a Web3 app using Reown AppKit in 10 minutes
  </Card>

  <Card title="Build a Web3 App with AI" icon="robot" href="/appkit/react/core/installation#alternative-installation">
    Learn how to build a Web3 app using Reown AppKit with AI
  </Card>

  <Card title="Build a Web3 App using the AppKit CLI" icon="terminal" href="/appkit/react/core/installation#alternative-installation">
    Learn how to build a Web3 app using the AppKit CLI
  </Card>
</CardGroup>

## Reown

Reown empowers builders to create secure, user-friendly and insight-rich wallet and app UX. Providing all the tools to launch faster and scale smarter.

Effortlessly integrate Reown's suite of SDKs.

<CardGroup cols={2}>
  <Card title="AppKit" icon="cubes" href="/appkit/overview">
    AppKit is a comprehensive SDK for creating seamless onchain UX, offering features like login (email & social),
    gas fee sponsorship, multi-chain support, onramps, swaps, user insights, and access to more than 600 wallets.
  </Card>

  <Card title="WalletConnect SDK" icon="wallet" href="https://docs.walletconnect.network/wallet-sdk/overview">
    WalletConnect SDK is an open-source SDK for seamless wallet connections across blockchains.
    It offers one-click authentication, secure transaction signing, phishing protection,
    and advanced on-chain configurations like batch transactions and paymasters.
  </Card>
</CardGroup>

<Card title="Get Support" icon="discord" href="https://discord.gg/reown">
  Reown offers free unlimited support for builders 24/7. Feel free to read the FAQ or get in touch.
</Card>

<Card horizontal>
  <div className="flex flex-col sm:flex-row items-start sm:items-center justify-between gap-4 sm:gap-8">
    <div className="flex-1">
      WalletConnect Inc. is now known as Reown. See <a href="https://walletconnect.network" className="underline">walletconnect.network</a> for information about the WalletConnect Network.
    </div>

    <div className="w-full sm:w-auto">
      <a href="https://reown.com/blog/walletconnect-is-now-reown" className="w-full sm:w-auto px-3 py-1 text-sm font-medium text-white bg-green-600 rounded-md hover:bg-green-700 whitespace-nowrap inline-block text-center">Learn More</a>
    </div>
  </div>
</Card>

## Are you building a Web3 App?

If you're building a Web3 app, you can use Reown AppKit to get started quickly. Using Reown AppKit, you can provide end-to-end wallet connections and interactions for your users.

<CardGroup cols={2}>
  <Card title="Get Started" icon="rocket" href="/appkit/overview">
    Get started with Reown AppKit
  </Card>

  <Card title="Upgrade to Reown" icon="arrow-up" href="/appkit/upgrade/from-w3m-to-reown">
    Upgrade to latest version of Reown AppKit
  </Card>

  <Card title="Features" icon="list-check" href="/appkit/features/">
    Learn about the features Reown has to offer
  </Card>

  <Card title="Try AppKit Demo" icon="flask" href="https://demo.reown.com/?utm_source=navbar&utm_medium=docs&utm_campaign=backlinks">
    Try out the powerful Reown AppKit today
  </Card>

  <Card title="Migrate from Alternatives" icon="arrows-spin" href="/appkit/migration/">
    Migrate from other solutions to Reown AppKit
  </Card>

  <Card title="Github Repositories" icon="github" href="https://github.com/reown-com">
    Browse all of Reown's open-source repositories
  </Card>
</CardGroup>

Navigate to the [AppKit Overview](/appkit/overview) or click the **"AppKit" tab** in the top-left navbar to get started.

## Are you building a Web3 Wallet?

If you're building a Web3 wallet, you can use WalletConnect SDK to get started quickly.

<CardGroup cols={2}>
  <Card title="Get Started" icon="rocket" href="https://docs.walletconnect.network/wallet-sdk/overview">
    Get started with WalletConnect SDK
  </Card>

  <Card title="Upgrade to Reown" icon="arrow-up" href="https://docs.walletconnect.network/wallet-sdk/upgrade/from-web3wallet-to-reown">
    Upgrade to latest version of WalletConnect SDK
  </Card>

  <Card title="Features" icon="list-check" href="https://docs.walletconnect.network/wallet-sdk/features/verify">
    Learn about the features WalletConnect SDK has to offer
  </Card>

  <Card title="Github Repositories" icon="github" href="https://github.com/reown-com">
    Browse all of Reown's open-source repositories
  </Card>
</CardGroup>

## Guides

Step-by-step guides and ready-to-use code examples designed to help you quickly implement common features and solve specific use cases using the SDK. Perfect for tackling real-world scenarios with ease.

**Click on the "Guides" section in the sidebar to explore more.**

<CardGroup cols={2}>
  <Card title="Build a Telegram Mini App" icon="telegram" href="/appkit/recipes/telegram-mini-app">
    Learn how to create a Telegram Mini App with Reown.
  </Card>

  <Card title="How to Build on EVM" icon="ethereum" href="/appkit/recipes/wagmi-send-transaction">
    Step-by-step guide to building on Ethereum Virtual Machine (EVM).
  </Card>

  <Card title="How to Build on Solana" icon="coins" href="/appkit/recipes/solana-send-transaction">
    Learn how to develop on the Solana blockchain.
  </Card>

  <Card title="How to Build on Bitcoin" icon="bitcoin" href="/appkit/recipes/bitcoin-send-transaction">
    A guide to building on the Bitcoin network.
  </Card>

  <Card title="Travel Rule Compliance using AppKit" icon="scale-balanced" href="/appkit/recipes/travel-rule">
    Learn how to use Reown AppKit to comply with travel rule regulations.
  </Card>

  <Card title="Gas Sponsorship using Reown AppKit" icon="gas-pump" href="/appkit/recipes/sponsoring-first-transaction">
    Learn how to use Reown AppKit to sponsor gas fees for your users.
  </Card>
</CardGroup>

## Join the Reown community

Share your experience, contribute, or ask questions

<CardGroup cols={3}>
  <Card title="X" icon="twitter" href="https://x.com/reown_">
    Follow Reown on X
  </Card>

  <Card title="Discord" icon="discord" href="https://discord.gg/reown">
    Join Reown's Discord community
  </Card>

  <Card title="GitHub" icon="github" href="https://github.com/reown-com">
    Browse Reown's GitHub repositories
  </Card>
</CardGroup>

## How to contribute

<Info>
  Navigate to the docs repo below and open a Pull Request with the required changes. The Reown team will review it and merge it!

  <Card title="Docs Repo" href="https://github.com/reown-com/reown-docs/" horizontal />
</Info>
