# 注册，创建你的账户

在 Market.Cards，你的账户就是一个链上钱包，用于持有你的 USDC 与 Tokenized Interest。我们提供两种方式，你可以根据自身情况选择其一。

## **方式 A：使用 Google 或邮箱注册**

对于此前没有加密钱包的用户，这是最简单、也是我们推荐的方式。

1. 在首页点击「注册 」；
2. 选择 Google 或邮箱；
3. 若使用邮箱，输入邮箱并填写我们发送的验证码；
4. 完成后，系统会自动为你创建一个 Privy 专属账户，随后即可开始使用。

关于这个账户，有三点需要了解：

* **账户完全归你所有。** 这是一个非托管钱包，仅你本人可以动用其中的资产，我们无法代为转移或动用。
* **无需记忆助记词。** 你不必抄写或保管一长串助记词。
* **可在任意设备上找回。** 更换手机或电脑后，使用与注册时完全相同的 Google 账号或邮箱重新登录，即可进入同一账户。因此，请妥善保护该 Google 账号或邮箱的安全，并开启两步验证。

{% hint style="info" %}
**关于「非托管」的重要说明：** 非托管意味着平台无法转移或动用你的资产；但你账户的实际安全性，**绑定到该 Google 账号 / 邮箱的安全性**——一旦该 Google 账号 / 邮箱被攻破，钱包资产可能被盗。如计划长期持有大额仓位，**建议使用方式 B（连接 MetaMask 等自有钱包）**。
{% endhint %}

## **方式 B：连接 MetaMask 等钱包**

若你已在使用 MetaMask、Coinbase Wallet 或其他加密钱包，可以直接连接。

1. 在首页点击「注册」；
2. 通过「Continue with a wallet」选择你正在使用的钱包；
3. 在钱包弹窗中确认连接，并按提示完成一次登录签名。

需要注意的是，Market.Cards 运行在 Base 网络上。连接后，若你的钱包不在 Base 网络，平台会提示你切换，确认即可；个别钱包可能需要手动添加 Base 网络。

## **两种方式的区别**

|        | **方式 A：Google / 邮箱** | **方式 B：MetaMask 等** |
| ------ | -------------------- | ------------------- |
| 适合人群   | 没有加密钱包的新用户           | 已有加密钱包的用户           |
| 资产保管   | 你本人，非托管，无需助记词        | 你本人，使用自有钱包          |
| 找回方式   | 使用同一 Google 或邮箱登录    | 使用钱包的助记词或私钥         |
| 是否需要插件 | 否                    | 是，需已安装的钱包           |

<br>


---

# 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.market.cards/documentation/zh/xin-shou-shang-shou-zhi-nan/zhu-ce-chuang-jian-ni-de-zhang-hu.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.
