# 코인 수신

goodcryptoX 지갑에 자금을 충전하려면 사용자가 제어하는 다른 지갑에서 코인을 전송하거나 [다른 당신이 관리하는 지갑에서](/goodcryptox-ko/wallets/built-in-wallet/buy-coins-with.md) 온램프 파트너를 통해 법정화폐로 암호화폐를 구매할 수 있습니다.

전체 수신 주소를 보려면 지갑 탭에서 짧은 주소를 탭하거나 `수신` 버튼을 사용하세요:

<figure><img src="/files/4ec8c8657f27681ee7a5db3b88e57d283e7d6885" alt="" width="375"><figcaption></figcaption></figure>

다음 자산을 받을 수 있습니다:

* Solana의 SOL 또는 모든 SPL 토큰
* Ethereum, Base 및 Arbitrum의 ETH 또는 모든 ERC‑20 토큰
* BNB Chain의 BNB 또는 모든 BEP‑20 토큰

{% hint style="info" %}
어떤 토큰으로  [가스 비용을 지불하는 기능이 활성화될 때까지](/goodcryptox-ko/dex/upcoming-functionality/erc20-spl.md)*,* 온체인 작업(다음을 포함한)을 수행하려면 지갑에 네이티브 네트워크 토큰을 일부 전송해야 합니다 [출금](/goodcryptox-ko/wallets/built-in-wallet/send-coins.md)).&#x20;

[가스 수수료](/goodcryptox-ko/wallets/built-in-wallet/gas-fees.md) 는 다음으로 결제됩니다:

* **SOL** Solana에서
* **ETH** Ethereum, Base 및 Arbitrum에서
* **BNB** BNB Chain에서
  {% endhint %}

최소 입금 한도나 다른 제약은 없으며 — 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/receive-coins.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.
