# 什么是加密货币钱包? 为什么您需要创建一个?

## **什么是加密货币钱包?**

简单地说，加密货币钱包是用来存储和管理您的加密货币和代币的软件，如$SAND ("沙"币)、LAND (“土地”)、GEM (“宝石”)、ETH (以太坊)和 BTC (比特币)。它们还可以让您与区块链技术交互。

## **在 The Sandbox (沙盒)上注册账户，为什么需要加密货币钱包?**

* The Sandbox 使用了区块链技术，因此需要一个钱包，以便您能够与区块链技术交互。您的钱包将安全地授权您访问网站，并帮助跟踪您执行的任何交易。
* 它也可以存储您从 The Sandbox 上获得的 ERC-20 代币，如 [$SAND](/the-sandbox/cn/sand/what-is-sand.md) 和 [GEM](/the-sandbox/cn/assets/gems-and-catalysts.md)，以及任何您拥有的虚拟商品(ERC-1155)，如 [LAND](/the-sandbox/cn/land/what-is-land.md) 和 [ASSET](/the-sandbox/cn/assets/what-are-assets.md)。例如，您可能会通过 The Sandbox 的“边玩边赚”功能获得一些 $SAND，并需要一个地方来存储它。
* 加密货币钱包为您提供了在 The Sandbox 平台上购买、赚取或赢得的所有东西的真正所有权。只要您拥有自己的钱包的控制权，您就能控制和使用这些虚拟商品。

![](https://cdn-images-1.medium.com/max/800/1*K-qj-hlPlNIQZfSVYJm-tw.png)

## **我可以用什么钱包来注册 The Sandbox?**

截止本文编辑日期，The Sandbox 正式支持 MetaMask、Bitski 和 Arkane 钱包。请看下面链接的页面，以获得更多关于这三种钱包的信息。

{% content-ref url="/pages/-MMuqecu5v7qaK2G8LiM" %}
[如何在 The Sandbox (沙盒)网络上注册帐号](/the-sandbox/cn/getting-started/how-to-register-on-the-sandbox.md)
{% endcontent-ref %}

## **我可以更换钱包吗?**

请点击此处查看内容:

{% content-ref url="/pages/-MMuqqAgrWJiBwMOxyI4" %}
[更换绑定的钱包](/the-sandbox/cn/accounts-and-wallets/changing-a-connected-wallet.md)
{% endcontent-ref %}

{% hint style="danger" %}
注意：请保证将您钱包的安全密钥或密码保存在一个安全的地方，包括不依赖电脑的物理备份。保管好密码，永远不要和任何人分享，即使是那些自称是官方的工作人员。
{% endhint %}

{% hint style="success" %}
在某些客服情况下，您可能会被要求提供您的钱包地址。这是安全的，因为地址并不允许任何人使用您的帐户。然而，您可能还是偏向在私下里发送钱包地址。
{% 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://docs.sandbox.game/the-sandbox/cn/getting-started/what-are-cryptocurrency-wallets-and-why-do-you-need-one.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.
