# 创建钱包

首先，登录到您的 goodcryptoX 帐户。登录后，转到 **去中心化交易所（DEXs）** 应用的部分：

<figure><img src="/files/428bcd0bda4a5ceb1302fc830c9229d9748782a9" alt="" width="375"><figcaption></figcaption></figure>

在 DEXs 页面，点击任意 `设置钱包` 按钮以开始：

<figure><img src="/files/5c3524548e5d990d260fc59ba1b91b7c26298e89" alt="" width="375"><figcaption></figcaption></figure>

这将为您创建您的 **Solana 钱包**。当您切换到任何 EVM 网络（Ethereum、Base、BNB Chain 或 Arbitrum）时，wegoodcryptoX 将自动为所有 [受支持的 EVM 链](/goodcryptox-zh/zhi-chi-de-qu-kuai-lian.md).

创建第二个钱包。您现在可以 [接收](/goodcryptox-zh/qian-bao/nei-zhi-qian-bao/jie-shou-dai-bi.md) 代币到您首选的 [网络](/goodcryptox-zh/zhi-chi-de-qu-kuai-lian.md)上的钱包。点击您的钱包地址可打开“钱包”选项卡，在那里您可以查看余额并执行钱包的主要操作。在“钱包”选项卡内点击您的地址将显示完整地址：

<figure><img src="/files/39ab490c90b31284f874ab481fe9a16da2e4eef1" alt="" width="375"><figcaption></figcaption></figure>

您有两个钱包地址：一个用于 Solana，另一个用于所有受支持的 EVM 网络（Ethereum、Base、BNB Chain 和 Arbitrum）。

如果您在同一网络上需要额外的 goodcryptoX 钱包，可以创建另一个 goodcryptoX 帐户。对同一网络的多钱包支持即将推出。


---

# 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.goodcrypto.app/goodcryptox-zh/qian-bao/nei-zhi-qian-bao/chuang-jian-qian-bao.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.
