# 从您的 The Sandbox 账户提现

## **我如何从 The Sandbox 中提现?**

没有任何资金是存储在您的 The Sandbox 账户。

您的 $SAND 和 NFT (非同质化代币)是存储在您注册时绑定到 The Sandbox 账户的钱包中。不存在 “The Sandbox 钱包” 这种东西。

我们网站上的 $SAND 用户界面只是简单地向您显示您绑定到该账户的钱包中有多少 $SAND。

## **我的资金在哪里?**

您的 $SAND 资金和 NFT (非同质化代币)都在您注册时绑定到账户的钱包里。您是唯一责任人来记住并保护您的加密货币钱包密钥、凭证和钱包内的代币。

* 如果您用电子邮件地址注册，您的钱包可能是 Bitski 钱包(<https://www.bitski.com/>)。
* 如果您通过 Web3 选项注册，您的钱包可能是 MetaMask 钱包 (<https://metamask.io/>)。(如果您使用 Brave 浏览器注册的，您的钱包可能是 Brave 钱包)。
* 如果您通过社交网络账号注册，您的钱包可能是 Arkane 钱包 (<https://arkane.network/>).

使用上面的链接访问您的钱包。


---

# 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/accounts-and-wallets/withdrawing-funds-from-your-sandbox-account.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.
