# Connecting your Wallet

### Do I need a wallet in order to play NiftyVille?

You can play NiftyVille without a connected wallet, but if you want to leverage the true Play-To-Earn economy, you will want to link it. When the time comes, you can simply do this on the welcome screen by going to the **Link Wax Wallet** menu and following the instructions. We will post a tutorial video on this very soon, but it works much like our other game, HodlGod.

### Where Can I get a WAX Wallet if I don't have one?

Creating a wallet is simple and free. If you don't have a WAX wallet, you can sign up for one on the WAX site [here](https://all-access.wax.io/). You can even simply log in using an OAUTH provider, like a Google account which you may already even have credentials cached for in your browser to make this process even quicker.

{% embed url="<https://all-access.wax.io/dashboard>" %}

### Wait, I thought this game was built on ETH, why do I need a WAX wallet?

All primary NFT drops for NiftyVille will take place using the Ethereum network. However, our original token $VOID is currently supported on the WAX network. Due to this dynamic duo, we have created an NFT bridge to link the two networks. However, in order participate in the play-to-earn mechanics, you will need to have a WAX wallet connected to the game.

![Welcome Screen of NiftyVille; Link WAX wallet here!](https://1534884925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ml3gYiXn04rTC05cbU0%2Fuploads%2FGAZtXIrkhm549dVI2wyu%2FLink%20Wallet.png?alt=media\&token=a27618fd-37d7-4f1a-9a7c-b5396f74b65b)

{% hint style="danger" %}
Always keep your private login information secret, safe, and secure. Do not share your passphrases, passcodes, or passkeys with anyone, even if they claim to be a staff member.
{% endhint %}

{% hint style="success" %}
In some support cases, you may be asked to share your wallet address. This is safe to hand out as it does not give anyone access to your account. However, you may still prefer to do so privately.
{% endhint %}


---

# 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://onessus.gitbook.io/niftyville/getting-started/connecting-your-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.
