# How to create a TON wallet?

To participate in Tonstarter’s campaigns, use [Tonkeeper](https://tonkeeper.com/) or [Tonhub](https://tonhub.com/) mobile apps. If you’ve previously created a TON wallet with any other app, you can enter your seed phrase in Tonkeeper or Tonhub to transfer your wallet.

{% tabs %}
{% tab title="Create a wallet" %}

1. Download the[ Tonkeeper](https://tonkeeper.com/) or[ Tonhub](https://tonhub.com/) app via Play Market or App Store.
2. Create your wallet and write down your seed phare on a piece of paper.
3. Keep safe the seed phrase. Your keys – your money! :smile:

<div align="left"><figure><img src="/files/dE6fMuXTdx1yzTP2misg" alt=""><figcaption><p>1. Find a wallet app</p></figcaption></figure> <figure><img src="/files/8CUri1FVDmHmkBtGF7ZM" alt=""><figcaption><p>2. Create a new wallet or import an existing wallet</p></figcaption></figure> <figure><img src="/files/NlG7xYC66WhUreIXnTbJ" alt=""><figcaption><p>3. This page shows you your recovery phrase</p></figcaption></figure> <figure><img src="/files/FTQej950SC2oKTklNpNa" alt=""><figcaption><p>4. Write down your recovery phrase on a piece of paper and keep it in a safe place</p></figcaption></figure> <figure><img src="/files/dsNarxTwGTFWnmTIGDYk" alt=""><figcaption><p>5. Welcome to your TON wallet! <span data-gb-custom-inline data-tag="emoji" data-code="1f389">🎉</span></p></figcaption></figure></div>
{% endtab %}
{% endtabs %}


---

# 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://docs.tonstarter.com/faqs-about-ton/how-to-create-a-ton-wallet.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.
