# Creating a new wallet

1. Click on the "Create New" button.
2. A window will appear warning you to take a pen and paper to write down the seed phrases: Click "Got it, let's continue."
3. A window will appear with 24 words that you need to save in the order in which they are listed. We suggest that you write them on pieces of paper and keep them in safe places.
4. Do a seed-phrase check.
5. You need to create a password to confirm the transactions.

<figure><img src="/files/ogMHLj5xVzTZy29PX1m4" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/BS4jde8PYeoUq1JCNiFw" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/sh9OSauFgNRCoyKGeu7s" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/HeANFNDgRrbcIUWGbjFV" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/hGNjyKvuOEK083UzCTtS" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/OdvOZ3bUWude0SwkZRyH" alt=""><figcaption></figcaption></figure>

Now you have your own TON blockchain wallet, which is ready to go.

Enjoy using it!


---

# 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://tegro.gitbook.io/en/tegro-wallet/getting-started/creating-a-new-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.
