# ❓How do I get Walken wallet?

*Registering in Walken*, every player gets a free ***SPL-wallet***: that's where all your in-game assets (tokens and NFTs) will be stored and managed. This wallet is **tied to your Walken account** and can also be restored on any external SPL-friendly wallet.&#x20;

### Follow the steps below to set up a Walken wallet

1\. *Download the Walken application* using links below:

* Walken on [<mark style="background-color:yellow;">**App Store**</mark>](https://apps.apple.com/app/apple-store/id1594168445)
* Walken on [<mark style="background-color:yellow;">**Google Play Market**</mark>](https://play.google.com/store/apps/details?id=com.milkywayapps.walken)<br>

2\. *Install and launch* the application and complete registration. Refer to the screenshots below:

<figure><img src="/files/ftISPQiZGqOsfuD7S9PY" alt=""><figcaption></figcaption></figure>

The **recovery phrase (12 words)** you see at registration is your wallet credentials and ultimately the key to your assets. Please make sure to <mark style="background-color:red;">**note down your recovery phrase**</mark> (*12 words*) - *do not take screenshots*, save it on a good old piece of paper - and **keep it safe**.

*Never share your recovery phrase* (12 words) or *private key* with anyone as this will lead to all your assets <mark style="background-color:red;">permanently lost and your wallet compromised</mark>. There is **no option to swap wallets in Walken** should you *lose your recovery phrase* or should your wallet be *compromised*.&#x20;

> You can always view your recovery phrase and private key in the Walken application: Wallet screen --> Profile --> Recovery phrase & Private Key (refer to [this guide](/tokenomics/game-economy-and-token-distribution.md) for more detail).

3\. Open the **Wallet screen** and swipe left to see your <mark style="background-color:yellow;">WLKN account</mark> (*yellow wallet*). At the yellow wallet card, tap the *QR code icon:*

![](/files/666U06ySiIBtG7VtLC04)

4\. **Copy the wallet address.** &#x20;

![](/files/jeKlblv7LEYeLW67VtgZ)


---

# 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://docs.walken.io/walken-support/how-do-i-get-walken-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.
