# Как создать кошелек для TON?

Рассмотрим на примере кошелька [Tonkeeper](https://tonkeeper.com/). Это криптовалютный кошелек, который позволяет хранить, получать и отправлять Toncoin. Чтобы воспользоваться кошельком, скачайте приложение в[ App Store](https://apps.apple.com/us/app/tonkeeper/id1587742107) или[ GooglePlay.](https://play.google.com/store/apps/details?id=com.ton_keeper)

Затем откройте Tonkeeper и нажмите на кнопку «Подключить кошелек», далее — на кнопку «Создать новый кошелек». Теперь вы на шаг ближе к заработкам на[ Ton.Place](https://ton.place/).&#x20;

Следующий этап — один из самых важных. На экране появится ваш секретный ключ (seed-фраза) из 24 слов. Возьмите ручку и блокнот, чтобы записать эту информацию.&#x20;

Внимательно посмотрите на слова, запишите их в правильной последовательности и сохраните в надежном месте. Если вы потеряете смартфон или удалите приложение, восстановить кошелек и получить доступ к средствам без seed-фразы будет невозможно.&#x20;

Для проверки вашего ключа вы должны будете ввести 3 слова из seed-фразы под указанными номерами. Поэтому важно их записать.&#x20;

Далее создаем PIN-код для удобного и безопасного подтверждения платежей.

Готово! Ваш уникальный адрес кошелька появится при нажатии на кнопку «Получить».&#x20;

Другие кошельки TON можно найти [здесь](https://ton.app/wallets).

<div><figure><img src="/files/CJXApjypmov2UwPUa3d8" alt=""><figcaption></figcaption></figure> <figure><img src="/files/kL8E9suSvFZHE65hRB1r" alt=""><figcaption></figcaption></figure> <figure><img src="/files/dp3zjNsxLcBtXMMVyGlO" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/uxGeSNktJhgWwtMpveFv" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/rJBYqguEemdyBoHXmro7" alt="" width="375"><figcaption></figcaption></figure></div>

<div><figure><img src="/files/bdjibXcE8it2kIQWLbYy" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/Ybxeuu5pqiARphPx5mVK" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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://wiki.ton.place/general-information/what-is-ton-and-toncoin/how-to-create-a-wallet-for-ton.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.
