# 註冊，創建你的帳戶

在 Market.Cards，你的帳戶就是一個鏈上錢包，用於持有你的 USDC 與 Tokenized Interest。我們提供兩種方式，你可以根據自身情況選擇其一。

## **方式 A：使用 Google 或 Email 註冊**

對於此前沒有加密錢包的用戶，這是最簡單、也是我們推薦的方式。

1. 在首頁點選「註冊 」；
2. 選擇 Google 或 Email；
3. 若使用 Email，輸入 Email 並填寫我們發送的驗證碼；
4. 完成後，系統會自動為你創建一個 Privy 專屬帳戶，隨後即可開始使用。

關於這個帳戶，有三點需要了解：

* **帳戶完全歸你所有。** 這是一個非託管錢包，僅你本人可以動用其中的資產，我們無法代為轉移或動用。
* **無需記憶助記詞。** 你不必抄寫或保管一長串助記詞。
* **可在任意設備上找回。** 更換手機或電腦後，使用與註冊時完全相同的 Google 帳號或 Email 重新登入，即可進入同一帳戶。因此，請妥善保護該 Google 帳號或 Email 的安全，並開啟兩步驗證。

{% hint style="info" %}
**關於「非託管」的重要說明：** 非託管意味著平臺無法轉移或動用你的資產；但你帳戶的實際安全性，**綁定到該 Google 帳號 / Email 的安全性**——一旦該 Google 帳號 / Email 被攻破，錢包資產可能被盜。如計劃長期持有大額倉位，**建議使用方式 B（連接 MetaMask 等自有錢包）**。
{% endhint %}

## **方式 B：連接 MetaMask 等錢包**

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

1. 在首頁點選「註冊」；
2. 通過「Continue with a wallet」選擇你正在使用的錢包；
3. 在錢包彈窗中確認連接，並按提示完成一次登入簽名。

需要注意的是，Market.Cards 運行在 Base 網路上。連接後，若你的錢包不在 Base 網路，平臺會提示你切換，確認即可；個別錢包可能需要手動添加 Base 網路。

## **兩種方式的區別**

|        | 方式 A：Google / Email    | 方式 B：MetaMask 等 |
| ------ | ---------------------- | --------------- |
| 適合人群   | 沒有加密錢包的新用戶             | 已有加密錢包的用戶       |
| 資產保管   | 你本人，非託管，無需助記詞          | 你本人，使用自有錢包      |
| 找回方式   | 使用同一 Google 或 Email 登入 | 使用錢包的助記詞或私鑰     |
| 是否需要插件 | 否                      | 是，需已安裝的錢包       |


---

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