# 더 샌드박스 - 계정과 지갑

- [비밀번호 또는 로그인 자격 증명을 잊었을 경우](https://docs.sandbox.game/the-sandbox/korean/account-wallet/forgotten-passwords-or-login-credentials.md): 해결 방법을 알아보겠습니다.
- [연결된 지갑 변경하기](https://docs.sandbox.game/the-sandbox/korean/account-wallet/changing-a-connected-wallet.md): 지갑을 변경하는 것도 가능한가요?
- [내 샌드박스 계정에서 자금 인출하기](https://docs.sandbox.game/the-sandbox/korean/account-wallet/withdrawing-funds-from-your-sandbox-account.md): 자금 인출이 가능한가요?
- [내 지갑에 SAND와 랜드 토큰 추가하기](https://docs.sandbox.game/the-sandbox/korean/account-wallet/sand.md): 내 MetaMask 지갑에 SAND, mSAND와 랜드 토큰을 추가하는 방법에 대해 알아보겠습니다.
- [지원되는 지갑에 폴리곤 추가하기](https://docs.sandbox.game/the-sandbox/korean/account-wallet/add-polygon-to-all-tsb-supported-wallets.md): 지갑을 폴리곤 네트워크로 변경하는 법에 대해 자세히 알아보겠습니다.
- [계정과 지갑 보안](https://docs.sandbox.game/the-sandbox/korean/account-wallet/account-and-wallet-security.md): 내 암호화폐 지갑 및 관련 계좌는 안전할까요? 여기에서 자세히 알아보겠습니다. 이 페이지는 내 디지털 자산을 안전하게 지키는 법을 다룹니다.
- [내 지갑이 손상되었습니다](https://docs.sandbox.game/the-sandbox/korean/account-wallet/account-and-wallet-security/compromised-wallet.md): 손상된 암호화폐 지갑을 보유한 유저들을 위해 몇 가지 조언과 가이드를 안내해 드리겠습니다.
- [하드웨어 지갑이란 무엇이며 왜 필요한가요?](https://docs.sandbox.game/the-sandbox/korean/account-wallet/hardware-wallet.md): 하드웨어 지갑에 대해 알아보겠습니다.


---

# 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/account-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.
