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

# TON

The AppKit SDK supports TON (The Open Network), allowing users to connect their TON wallets to applications.

**AppKit provides a simple, secure, and seamless in-app experience for users looking to transact within web3.**

<Card title="Try Demo" href="https://lab.reown.com/appkit/?name=ton" horizontal />

## Get Started

<CardGroup cols={2}>
  <Card title="React" icon="react" href="/appkit/react/core/installation#ton">
    Get started with AppKit in React.
  </Card>

  <Card title="Next.js" icon="square-n" href="/appkit/next/core/installation#ton">
    Get started with AppKit in Next.js.
  </Card>

  <Card title="Vue" icon="vuejs" href="/appkit/vue/core/installation#ton">
    Get started with AppKit in Vue.
  </Card>

  <Card title="JavaScript" icon="js" href="/appkit/javascript/core/installation#ton">
    Get started with AppKit in JavaScript.
  </Card>

  <Card title="Svelte" icon="code" href="/appkit/svelte/core/installation#ton">
    Get started with AppKit in Svelte.
  </Card>

  <Card title="Nuxt" icon="code" href="/appkit/nuxt/core/installation#ton">
    Get started with AppKit in Nuxt.
  </Card>
</CardGroup>
