# 지갑 생성

먼저, 귀하의 goodcryptoX 계정에 로그인하세요. 로그인한 후 **DEXs** 앱의 섹션으로 이동하세요:

<figure><img src="/files/151fc0d496cc51ccc9bc5f4101024fadc89a6aea" alt="" width="375"><figcaption></figcaption></figure>

DEXs 페이지에 들어가면, 아무 `지갑 설정` 버튼을 눌러 시작하세요:

<figure><img src="/files/144b0bfba446a8b44ae915dfbb7e5eb2733ae63e" alt="" width="375"><figcaption></figcaption></figure>

이렇게 하면 귀하의 **Solana 지갑**가 생성됩니다. Ethereum, Base, BNB 체인 또는 Arbitrum과 같은 EVM 네트워크로 전환하면, wegoodcryptoX는 자동으로 모든 [지원되는 EVM 체인](/goodcryptox-ko/supported-blockchains.md).

이제 귀하는 [수신](/goodcryptox-ko/wallets/built-in-wallet/receive-coins.md) 원하시는 지갑으로 코인을 [네트워크](/goodcryptox-ko/supported-blockchains.md)에서 받을 수 있습니다. 지갑 주소를 클릭하면 지갑 탭이 열리며 잔액을 확인하고 지갑으로 주요 작업을 수행할 수 있습니다. 지갑 탭 안에서 주소를 클릭하면 전체 주소가 표시됩니다:

<figure><img src="/files/3e89bf2d99d3fdd074fa6520238b01d7c2ad6ac2" 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-ko/wallets/built-in-wallet/create-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.
