> For the complete documentation index, see [llms.txt](https://docs.goodcrypto.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goodcrypto.app/goodcryptox-ru/koshelki/vstroennyi-koshelyok/poluchit-monety.md).

# Получить монеты

Чтобы пополнить ваш кошелек goodcryptoX, вы можете либо перевести монеты из другого кошелька, которым вы управляете, либо [купите](/goodcryptox-ru/koshelki/vstroennyi-koshelyok/pokupka-monet-s-pomoshyu.md) криптовалюту за фиат через нашего партнёра по он-рампу.

Чтобы показать полный адрес для получения, нажмите на укороченный адрес на вкладке Кошелёк или используйте `Получить` кнопку:

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

Вы можете получать:

* SOL или любой SPL-токен в сети Solana
* ETH или любой токен ERC‑20 в сетях Ethereum, Base и Arbitrum
* BNB или любой токен BEP‑20 в сети BNB Chain

{% hint style="info" %}
До тех пор пока мы не включим возможность оплаты  [комиссий в любом токене](/goodcryptox-ru/torgovlya-na-dex-spot/funkcionalnost-kotoraya-skoro-poyavitsya/gaz-v-lyubom-tokene-erc20-spl.md)*,* вам нужно будет перевести немного нативного токена сети в ваш кошелёк, чтобы выполнять любые операции в сети (включая [вывод](/goodcryptox-ru/koshelki/vstroennyi-koshelyok/otpravit-monety.md)).&#x20;

[Комиссии за газ](/goodcryptox-ru/koshelki/vstroennyi-koshelyok/komissii-za-gaz.md) оплачиваются в:

* **SOL** в сети Solana
* **ETH** в сетях Ethereum, Base и Arbitrum
* **BNB** в сети BNB Chain
  {% endhint %}

Минимальных лимитов на депозиты или каких-либо других ограничений нет — goodcryptoX является неконтролируемым (non-custodial) кошельком во всех поддерживаемых блокчейнах.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-ru/koshelki/vstroennyi-koshelyok/poluchit-monety.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.
