# Setting Up Wallet

KMINT let you create personal wallet easily and quickly.

Run KMINT app, and set up wallet following below steps.

1. Create Wallet
2. Set a PIN number

* <mark style="background-color:red;">Don’t forget your PIN numbers.</mark>&#x20;

<div><figure><img src="/files/bSgcn0LNlpNTZ9huxPRn" alt=""><figcaption></figcaption></figure> <figure><img src="/files/oKuvtKawMazZtwqdjhEo" alt=""><figcaption></figcaption></figure> <figure><img src="/files/6tZkR5NdNTkzZdlaG1IV" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Yd00aFObrfIRccFMXkGH" alt=""><figcaption></figcaption></figure></div>

3. Copy secret words(We recommend writing it down on paper.)
4. Select secret words in order

* <mark style="background-color:red;">There are 12 secret words.</mark>
* <mark style="background-color:red;">Secret words are required to restore your wallet. If you lose your secret words, you won't be able to restore your wallet.</mark>

<div><figure><img src="/files/trYHLWt0mKaO3TOFZx3C" alt=""><figcaption></figcaption></figure> <figure><img src="/files/QLPyaLrNSBDIy7T7eW7Y" alt=""><figcaption></figcaption></figure> <figure><img src="/files/SbKuGXk4mQv5GSRIdQj7" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Nsr5RX9WZAsmOp7LE67c" alt=""><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://guide.kmintprotocol.io/getting-started/setting-up-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.
