> For the complete documentation index, see [llms.txt](https://docs.bitcart.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bitcart.ai/bitcart-basics/try-it-out.md).

# Try it out

This section goes through the process of creating an account and store on our public Bitcart instance. (For evaluation purpose)

## Create your first invoice <a href="#create-your-first-invoice" id="create-your-first-invoice"></a>

First let's create a new store:

1. Go to the [demo website](https://admin.bitcart.ai)
2. In the login form click on **Sign up here** to [create an account](https://admin.bitcart.ai/register)

Let's use Electrum to create a mainnet wallet for your store:

1. Download [Electrum](https://electrum.org)
2. Run Electrum
3. Click through the wizard and create a test wallet, using the default settings Electrum proposes
4. After the wallet is set up, go to "Wallet" > "Information" in the Electrum menu.
5. Copy the "Master Public Key" string (starting by `*pub...`)

Let's configure the store so it uses your Electrum wallet:

1. Go to **Wallets** page and [create a new wallet](https://admin.bitcart.ai/wallets) with your copied xpub
2. Go to **Stores** page and [create a new store](https://admin.bitcart.ai/stores) with your new wallet connected
3. After that your test wallet should appear on the [Wallets page](https://admin.bitcart.ai/wallets) of your Bitcart account

Then you can create an invoice, either through

* the **Invoices** page [on the website](https://admin.bitcart.ai/invoices) or
* the process documented on the [Custom integration](/integrations/custom-integration.md)
* or the [store POS](/guides/store-pos.md), if you are the owner of the instance

## Bitcart Demo <a href="#bitcart-demo" id="bitcart-demo"></a>

To see Bitcart in action, visit our demo apps and stores or check out some of the stores using Bitcart in production.

* [Bitcart Demo Store](https://store.bitcart.ai)
* [Admin panel](https://admin.bitcart.ai)
* [Merchants API](https://api.bitcart.ai)
* [Atomic tipbot](https://t.me/bitcart_atomic_tipbot)
