> 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/otpravit-monety.md).

# Отправить монеты

Поскольку goodcryptoX — это некостодиальный кошелёк, в нём нет и не может быть каких-либо лимитов или ограничений на вывод средств. Вы можете в любое время перевести любые и все свои средства на другой кошелёк.&#x20;

Чтобы инициировать перевод, нажмите «Отправить» на вкладке кошелька:

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

Выберите монету, которую хотите отправить, введите сумму и адрес кошелька, на который хотите отправить:

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

Нажмите «Оценить газ» — это смоделирует транзакцию, чтобы дать точный прогноз потребления газа. Как только вы увидите оценённое количество газа, нажмите «Отправить монеты»:

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

Вы увидите предварительный просмотр транзакции — пожалуйста, проверьте все детали (сеть, адрес и сумму) и нажмите «Подтвердить отправку», чтобы инициировать перевод:

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

Ваша транзакция теперь будет отправлена в блокчейн. Как только она выполнится, вы увидите подтверждение (или сообщение об ошибке в случае неудачи), и она появится в списке «Переводы»:

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

В дальнейшем вы сможете оплачивать газ за переводы [в любой токен](/goodcryptox-ru/torgovlya-na-dex-spot/funkcionalnost-kotoraya-skoro-poyavitsya/gaz-v-lyubom-tokene-erc20-spl.md), включая [GOOD](/goodcryptox-ru/good-token/itog.md).

Мы также реализуем [пакетные транзакции](/goodcryptox-ru/koshelki/vstroennyi-koshelyok/koshelki-smart-kontraktov/paketirovanie-tranzakcii.md) включаемые смарт-контрактными кошельками — вы сможете отправлять несколько переводов (разные монеты, при необходимости разные адреса) и оплачивать газ за одну транзакцию.


---

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