# Why register my cryptocurrency wallet?

* Bitsniper utilises blockchain technology and therefore a wallet is required in order for you to be able to interact with this blockchain technology. Your wallet will securely authorise your access to the website and help you to keep track of any transactions that you perform.&#x20;
* It will act as storage for Polygon Network tokens that you hold, as well as any virtual goods that you own, such as weapons or property. For example, when you earn some $AMMO via Bitsniper Play2Earn, you will need a place to store it.
* A cryptocurrency wallet provides you with true ownership of everything that you purchase, earn or win. You will always have control and access to these virtual goods as long as you remain in control of your wallet.

## Where are my funds?

Your funds and NFTs are in whichever wallet that you connected to your account when you registered. It is your sole responsibility to remember and keep safe your cryptocurrency wallet credentials and the tokens inside that wallet.

* [ ] If you registered through the Web3 option, you likely have a MetaMask wallet (<https://metamask.io/>), or a Brave wallet if you use the Brave browser).

Use the link above to access your wallet. When you have accessed your wallet, there are tools within it to withdraw your tokens.

## Can I change wallets?

It is not possible to change the wallet that is connected to your Bitsniper account. This is mainly due to technical reasons within the Polygon blockchain that are beyond our control.

You can however, register a new account and connect the wallet that you wish to use for the new account.

{% hint style="info" %}
Change your username and email address on your existing account to something else. This will allow you to re-use them on the new account.
{% endhint %}

{% hint style="info" %}
You can transfer $AMMO tokens to your preferred wallet. There is a send option within the wallet.
{% endhint %}

{% hint style="info" %}
You can transfer NFTs, such as weapons and NFT-skins to another of your wallets using the "Gifting" features on NFT exchanges like [OpenSea](https://opensea.io/) and [Rarible](https://rarible.com/connect).
{% endhint %}

{% hint style="danger" %}
**Triple check** that any wallet addresses you are sending your $AMMO and NFTs to is correct before initiating the transfer. There is no way to recover currency or NFTs that were sent to an incorrect address.
{% 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://bitsniper-io.gitbook.io/bitsniper/bitsniper-or-wallets/why-register-my-cryptocurrency-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.
