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

# About Reown SDK

**The Reown SDK (AppKit)** is an open-source all-in-one SDK for building seamless onchain apps. Offering smooth wallet connections, transactions, logins, and more, the Reown SDK is designed to onboard millions and scale with data-driven precision. It abstracts the complexity of blockchain infrastructure so you can focus on building apps that users love.

**The Reown SDK (AppKit) includes:**

**Accounts & Authentication**

* Connections to 600+ wallets via the WalletConnect Network (SIWE)
* [Multichain authentication (SIWX)](/appkit/authentication/siwx/default)
* [Email & social logins](/appkit/authentication/socials)
* [Smart Accounts](/appkit/features/smart-accounts)
* [Multiwallet Linking](/appkit/features/multiwallet-linking)

**Payments Solutions**

* [In-platform Swap feature](/appkit/features/swaps)
* [In-platform Onramps](/appkit/features/onramp)
* [Pay with Self-Custodial Wallets](/appkit/payments/pay-with-self-custodial-wallets)
* [Deposit with Exchange](/appkit/payments/deposit-with-exchange)

**Multichain Tools**

* [Multichain Support](/appkit/features/multichain)

**Flexible Frameworks & Platform Support**

* Mobile and mini-app support
* Built-in security (transaction screening and domain verification)
* A choice of Frameworks, including; **React, React Native, Flutter, Kotlin, Swift, Unity** & more

### Demo

<Card icon="flask" title="Try Demo" href="https://demo.reown.com/?utm_source=appkit&utm_medium=docs&utm_campaign=backlinks" external />

<br />

## Quickstart

**Ready to start building? Check out our Get Started page [here](/appkit/overview) or click one of the cards below for your chosen method**

<CardGroup cols={3}>
  <Card title="View full installation guide page" icon="code" href="/appkit/overview#get-started-with-your-chosen-framework">
    Choose and configure a full Reown SDK installation
  </Card>

  <Card title="Get started with AI Assistance" icon="robot" href="/appkit/overview#get-started-with-ai-assistance">
    Get started with AI Assistance
  </Card>

  <Card title="Get started with the CLI" icon="terminal" href="/appkit/overview#get-started-with-the-cli">
    Get started with the CLI
  </Card>
</CardGroup>

## Explore Reown Resources

<CardGroup cols={2}>
  <Card title="Reown Learn" icon="book" href="https://reown.com/learn">
    Browse guides on blockchain app development
  </Card>

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

## Our other brands

**The Reown SDK (AppKit)** is the part of the WalletConnect brand offering blockchain developers the tools for building onchain apps. If you're building a wallet app or want to enable crypto payments in your business, you may be interested in our other brands and products.

<CardGroup cols={2}>
  <Card title="WalletConnect Network" icon="globe" href="https://docs.walletconnect.network/">
    The WalletConnect network is powered by 20+ world-class node operators, 700+ wallets, 70K+ apps, and millions of users. Using the WalletConnect SDK, wallets can access countless apps with 99% less technical overhead and a single integration.
  </Card>

  <Card title="WalletConnect Pay" icon="hand-holding-dollar" href="https://docs.walletconnect.network/wallet-sdk/overview">
    WalletConnect Pay enables online and in-person merchants and PSPs to accept crypto payments, including native coins and tokens such as stablecoins. With built in screening features and cashback, it offers an all-in-one solution for crypto payments taking compliance and UX into account.
  </Card>
</CardGroup>

If you're unsure whether you require Reown or WalletConnect Pay for your payments solution, refer to the Reown vs WalletConnect Payments section [here](/appkit/payments/overview#reown-payments-or-walletconnect-pay-which-solution-is-better-for-me).

## Join the Reown community

Share your experience, contribute, or ask questions

<CardGroup cols={2}>
  <Card title="X" icon="twitter" href="https://x.com/reown_">
    Follow Reown on X
  </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>
