> For the complete documentation index, see [llms.txt](https://help.mywallet.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.mywallet.io/ru/baza-znanii/push/kak-poluchit-perevod-cherez-push.md).

# Как получить перевод через @push?

Если вам отправили перевод с помощью **@push** — забрать его можно в пару кликов. Вот как это работает:

### 👐 Шаг 1. Откройте чек

Нажмите кнопку **Receive** рядом с переводом — откроется интерфейс **@push**.

### 👀 Шаг 2. Выберите способ получения

В нижней части экрана появятся два варианта:

#### Вариант 1: Получение через TON Connect

1. Нажмите **Connect Wallet**.
2. Выберите свой TON-кошелёк.
3. Подтвердите действие в **TON Connect**.

Средства автоматически поступят на выбранный кошелёк.

#### Вариант 2: Отправка на адрес

1. Нажмите **Forward to Address**.
2. Введите адрес или TON-домен своего кошелька
3. Подтвердите действие.

В обоих случаях перевод будет доставлен в течение нескольких секунд.

### 😟 А если у меня ещё нет TON-кошелька?

Ничего страшного! Cредства надёжно хранятся в смарт-контракте до тех пор, пока вы не будете готовы их забрать. Просто выполните эти три шага:

#### Шаг 1. Установите TON-кошелёк.

Мы рекомендуем [**My Wallet**](broken://spaces/TcHRpd7ZL4O2DRUQC0kD), но также подойдут и другие TON-кошельки.

#### Шаг 2. Создайте новый кошелёк.

Это займёт всего пару минут. Подробная инструкция по созданию кошелька в **My Wallet** — [**в этой статье**](/ru/baza-znanii/nachalo-raboty-s-my-wallet/kak-sozdat-novyi-koshelyok-v-my-wallet.md).

#### Шаг 3. Вернитесь к чеку

Откройте чек и получите перевод [**любым из способов**](#shag-2.-vyberite-sposob-polucheniya).


---

# 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://help.mywallet.io/ru/baza-znanii/push/kak-poluchit-perevod-cherez-push.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.
