# Receive coins

To fund your goodcryptoX wallet, you can either transfer coins from another wallet you control or [buy](/wallets/built-in-wallet/buy-coins-with.md) crypto with fiat from our on-ramp partner.

To reveal your full receiving address, tap on the short address in the Wallet tab or use the `Receive` button:

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

You can receive:

* SOL or any SPL token on Solana
* ETH or any ERC‑20 token on Ethereum, Base, and Arbitrum
* BNB or any BEP‑20 token on BNB Chain

{% hint style="info" %}
Until we enable paying  [gas in any token](/dex-trading-spot/upcoming-functionality/gas-in-any-erc20-spl-token.md)*,* you'll need to transfer some native network token to your wallet to perform any on-chain actions (including [withdrawal](/wallets/built-in-wallet/send-coins.md)).&#x20;

[Gas fees](/wallets/built-in-wallet/gas-fees.md) are paid in:

* **SOL** on Solana
* **ETH** on Ethereum, Base, and Arbitrum
* **BNB** on BNB Chain
  {% endhint %}

There are no minimum deposit limits or any other restrictions — goodcryptoX is a non-custodial wallet across all supported blockchains.


---

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