> For the complete documentation index, see [llms.txt](https://comet-3.gitbook.io/comet-sdk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://comet-3.gitbook.io/comet-sdk/reference/comet-sdk-reference/comet-react-sdk.md).

# Comet React SDK

With Comet's React SDK, you can embed Comet's functionality – Instant Wallets, zero-transaction NFT minting with credit cards, and galleries – into your own website. It's the easiest way to get NFTs into the hands of your most loyal users.

{% hint style="warning" %}
The Comet React SDK is in early stage development; APIs are subject to change significantly. This documentation is for our latest version, `v1.`
{% endhint %}

## Components

Comet provides pre-built components that let your users log in and mint NFTs without needing any extra logic. Use these components to get started quickly.

{% content-ref url="/pages/PRzOB9o5SnvXyVm3gVVP" %}
[Components](/comet-sdk/reference/comet-sdk-reference/comet-react-sdk/components.md)
{% endcontent-ref %}

## Hooks

For a more customized or in-depth Web3 experience, we expose React hooks that provide the same functionality as our Components, plus additional features like transaction signing.

{% content-ref url="/pages/1pE6Pfbc5azG8p8pucmf" %}
[Hooks](/comet-sdk/reference/comet-sdk-reference/comet-react-sdk/hooks.md)
{% endcontent-ref %}
