# Creating a Testnet Wallet

## Creating a Testnet Account (Sweden)

First of all, you'll need to download the [Anchor Wallet](https://greymass.com/en/anchor/download), install and create a sign password for it.

After it, enter on [Wax Sweden](https://waxsweden.org/testnet/) website.

Create a testnet account on the bottom of website.

![](/files/Mmb8aSfYVXlzhIh73AlT)

After you have typed your account name you will receive a text like this:

```
{
   "msg":"succeeded",
   "keys":{
      "active_key":{
         "public":"EOS6X2hUmic6VyktA4yZ4hVjazLcBrLn5WuSXa4LZCTrtGzpfGqtA",
         "private":"5JGy*********************************************bMM6"
      },
      "owner_key":{
         "public":"EOS7U8TCQ6KfnaUhCqPSpFUr3D2uTS5duygvCCw9b1CTkjYqmNK25",
         "private":"5K13********************************************DNPR"
      }
   },
   "account":"testetestete"
```

### Creating account on Alcor

Add a testnet network by clicking on this button.

![](/files/TeP3xmqzLBEChlGf5u5M)

And then, click on Manage Blockchains.

![](/files/wYVxxeSIEcSkUmVNAykT)

Select the option to add a new blockchain.

![](/files/h9H3bXLs82uyKgAQjSaQ)

Chose the Wax (Testnet) to procedure.

![](/files/byhEbaxzSnINDAN0AZ4V)

And then click on it.

![](/files/YaR0Xetv9aqIAw4XKG1Q)

To setup your wallet you'll need to import an existing account (the one that you created on [Sweden](#undefined)).

![](/files/LOi9z7IGRjXdPI0jXD62)

Click on Import Private Key.

![](/files/d4nU4f8RT0XNGEm8XhpA)

Write down your Testnet private key that you created on [Sweden](#creating-a-testnet-account-sweden).

In my case I put this one that I've created:

> **Private Active Key:** <mark style="color:blue;">5JGy\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*bMM6</mark>

![](/files/2uSqdlV3Ftj8r8KZHUeN)

Select your account and that's so.

![](/files/71qAmVZkwrB9LroKJ7o2)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.cryptofarms.me/the-game/beta-test/open-beta/creating-a-testnet-wallet.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
