> For the complete documentation index, see [llms.txt](https://overthecloud.gitbook.io/underpunks/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overthecloud.gitbook.io/underpunks/starters-hub/digital-keys-linking-your-wallet.md).

# Digital keys: Linking your wallet

### What is a WAX wallet?

A WAX wallet is your digital vault on the WAX blockchain, designed to store and manage your NFT game assets securely. When you earn an NFT while playing Underpunks, you'll need a WAX wallet to receive and own these digital items permanently.

### Creating your WAX wallet

The simplest way to create a WAX wallet is through Wax Cloud Wallet (WCW):

1. Visit wallet.wax.io
2. Click "Sign Up"
3. Follow the registration process
4. Save your wallet address

Remember to securely store your login credentials and backup phrases. Never share these with anyone.

### Why register your wallet?

Registering your wallet in our Discord server connects your game identity to your WAX wallet, enabling automatic delivery of NFT rewards you earn while playing. Without registration, Lama can't send your earned assets to you.

### How to register your wallet

Once you have your WAX wallet, registering it in our Discord server is simple. Go to the "register" channel and type:

```markup
!reg walletaddress
```

Replace "walletaddress" with your actual WAX wallet address.

### Need help?

Setting up a blockchain wallet might seem challenging at first, but our community is here to help. If you're unsure about any step in the process, don't hesitate to ask for assistance in [#general-chat](https://discord.com/channels/413438871733272576/827901088967032907) or [#help-chat](https://discord.com/channels/413438871733272576/1031594107786772510) for clarification. Our members and Stewards will guide you through the process.

{% hint style="info" %}
**Remember**: Take your time to set this up correctly - your WAX wallet will be the foundation of your digital asset ownership in Underpunks.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://overthecloud.gitbook.io/underpunks/starters-hub/digital-keys-linking-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.
