# Ссылки на депозит

Хотите получить определённую сумму в TON, USD₮ или другом токене ? В **MyTonWallet** вы можете создать платёжную ссылку с заранее заданной суммой и комментарием. Вот как это работает:

{% stepper %}
{% step %}
Нажмите **Пополнить**.
{% endstep %}

{% step %}
Перейдите в меню **Ссылка на депозит**.
{% endstep %}

{% step %}
Выберите нужный токен, укажите сумму и добавьте комментарий при необходимости.
{% endstep %}

{% step %}
Отправьте ссылку другу или поделитесь ей со своей аудиторией.
{% endstep %}
{% endstepper %}

Когда получатель откроет ссылку, все данные платежа будут уже заполнены — останется только подтвердить перевод.

Идеально для быстрых платежей, удобного разделения счетов с друзьями и других задач.


---

# 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://help.mytonwallet.io/ru/baza-znanii/osnovnye-funkcii-koshelka/ssylki-na-depozit.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.
