> For the complete documentation index, see [llms.txt](https://walk-dogs.gitbook.io/walkdogs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://walk-dogs.gitbook.io/walkdogs/overview/wallet-registration.md).

# Wallet Registration

1. ## Create a <img src="/files/J5WpjgPPrVeuTWirX0zS" alt="" data-size="line"> Trust Wallet or <img src="/files/slSyVs9ZtFpV92rk0VsD" alt="" data-size="line"> Metamask

   ### Downloading and Installing

   Instal Meta Mask or Trust Wallet on your Device\
   \
   Trust Wallet can be installed only on [IOS](https://apps.apple.com/us/app/trust-crypto-bitcoin-wallet/id1288339409) and [Android](https://play.google.com/store/apps/details?id=com.wallet.crypto.trustapp\&hl=ru\&gl=US) devices. \
   \
   MetaMask can be installed as an extension for you browser. Install for [Chrome](https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn?hl=en), [Firefox](https://addons.mozilla.org/en-US/firefox/addon/ether-metamask/)  \
   MetaMask is also free to download and available for all [IOS](https://apps.apple.com/us/app/metamask/id1438144202?_branch_match_id=1059096424015843105&_branch_referrer=H4sIAAAAAAAAA8soKSkottLXz00tScxNLM7WSywo0MvJzMvWL8529DB2SnSztAQA5G46IyQAAAA%3D) and [Android](https://play.google.com/store/apps/details?id=io.metamask\&hl=ru\&gl=US) users
2. ### Creating an account

   After installing MetaMask or Trust Wallet onto your chosen device you have to create a wallet                                   &#x20;

## After installing MetaMask or Trust Wallet into your chosen device you have to Create a Wallet

1. Select the “Create a Wallet” option
2. Carefully copy each word of your secret recovery phase, keep it in a safe place and never share it with anyone
3. Type in the word sequence in MetaMask or TrustWallet
4. You have created a wallet!

{% embed url="<https://www.youtube.com/watch?v=Af_lQ1zUnoM>" %}

## [Token $WLD](/walkdogs/general-information/token-usdwld.md#how-to-buy-wld-token)

{% hint style="info" %}
**Important** – Note this phrase and save it somewhere safe (Write it down physically and store it where only you will have access to.)
{% 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://walk-dogs.gitbook.io/walkdogs/overview/wallet-registration.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.
