# 암호화폐 지갑이란 무엇이며 왜 필요한가요?

## 암호화폐 지갑이란 무엇인가요? <a href="#what-is-a-cryptocurrency-wallet" id="what-is-a-cryptocurrency-wallet"></a>

간단히 말해 암호화폐 지갑이란 SAND(샌드), LAND(랜드), GEM(젬), ETH(이더리움)이나 BTC(비트코인) 같은 암호화폐와 토큰을 보관하고 관리할 수 있는 소프트웨어입니다. 이를 통해 블록체인 기술과 상호작용할 수 있습니다.

## 더 샌드박스에서 계정을 생성하려면 왜 암호화폐 지갑이 필요한가요? <a href="#why-do-i-need-a-cryptocurrency-wallet-to-register-an-account-on-the-sandbox" id="why-do-i-need-a-cryptocurrency-wallet-to-register-an-account-on-the-sandbox"></a>

* 더 샌드박스는 블록체인 기술을 활용하므로 이 기술과 상호작용하기 위해서는 지갑이 필요합니다. 지갑은 안전하게 사이트에 접근하는 것을 도와주며 여러분의 거래 내역을 확인하는 데에 용이합니다.
* 또한 $SAND나 젬과 같이 더 샌드박스에서 획득하는 모든 ERC-20 토큰이나 랜드나 애셋을 비롯한 모든 가상 재화(ERC-1155)의 보관 장소로 사용됩니다. 가령, 더 샌드박스의 플레이 투 언(Play2Earn) 콘텐츠를 통해 $SAND를 획득하면 이를 보관할 공간이 필요하겠지요.
* 더 샌드박스 플랫폼에서 내가 구입하고, 획득하고, 당첨되는 모든 재화는 암호화폐 지갑을 통해 나에게 온전한 소유권이 부여됩니다. 지갑이 있다면 원할 때 언제든 이러한 가상 재화에 접근하고 관리하는 것이 가능합니다.

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

## 더 샌드박스에 가입하려면 어떤 지갑을 사용할 수 있나요? <a href="#what-wallets-can-i-use-to-register-for-the-sandbox" id="what-wallets-can-i-use-to-register-for-the-sandbox"></a>

현재 더 샌드박스는 MetaMask와 Bitski, Venly 지갑을 지원합니다. 이 세 가지 지갑에 대해 더 많은 정보를 확인하시려면 아래 페이지를 확인하세요.

{% content-ref url="/pages/-MMuqecu5v7qaK2G8LiM" %}
[가이드: 특정 지갑 연결하기](/the-sandbox/korean/getting-started/how-to-register-on-the-sandbox/connect-wallet/wallet-instructions.md)
{% endcontent-ref %}

## 내 지갑을 바꿀 수 있나요? <a href="#can-i-change-my-wallet" id="can-i-change-my-wallet"></a>

아래 페이지를 참조하세요.

{% content-ref url="/pages/-MMuqqAgrWJiBwMOxyI4" %}
[연결된 지갑 변경하기](/the-sandbox/korean/account-wallet/changing-a-connected-wallet.md)
{% endcontent-ref %}

{% hint style="danger" %}
컴퓨터 외부에 지갑의 보안 코드나 시드 문구를 기록하여 안전한 장소에 보관하십시오. 이 정보는 절대 다른 사람에게 공유하지 마세요. 더 샌드박스는 절대로 이 정보를 요청하지 않습니다.
{% endhint %}

{% hint style="danger" %}
로그인 정보는 항상 혼자만 알고 있어야 하며, 안전하게 보관하는 것을 잊지 마세요. 여러분의 암호화폐 지갑은 각자의 국가 통화로 수백 또는 수천의 가치가 있을 수 있습니다.

[보안과 관련하여 더 자세히 알아보려면 여기를 클릭하세요.](https://sandboxgame.gitbook.io/the-sandbox/v/korean/account-wallet/account-and-wallet-security)
{% 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/korean/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.
