# Wallet creation

**After launching the application, you have the opportunity to create two types of wallets to choose from: Walletv5r1 Higload wallet v2 or v3.**

<figure><img src="https://1552619039-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDy9NqywgHz3nIa4mSJOn%2Fuploads%2FMFOjvFKpMjGJwOvjyijG%2F%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202024-10-06%20%D0%B2%2022.59.43.png?alt=media&#x26;token=0265efd6-6382-4e2c-80e8-2f0e90162055" alt=""><figcaption><p>Wallet creation screen</p></figcaption></figure>

You can also add your wallet created earlier using other services. In order to add a wallet, you need to enter your secret phrase and select the desired wallet type. After that, the system will show you the existing address of your wallet that was found.

When creating a wallet through our service, you will need to write down the secret phrase at the wallet creation stage. Please note that the secret phrase is not stored on your device and will not be available to you after creating a wallet. It is shown once without the possibility of recovery. After creating a wallet, the secret phrase is encrypted with a master key and stored in encrypted form in the key storage. Access to this storage is possible only if you have a master key, the phrase itself is not decrypted, only its private key is used to carry out automatic operations.\
\
Also, you can create a PIN for your wallet. PIN helps you to double control your withdrawals and operations with your wallet.

<figure><img src="https://1552619039-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDy9NqywgHz3nIa4mSJOn%2Fuploads%2FTg50YVo4yhDGPYsiKZB4%2F%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202024-10-06%20%D0%B2%2023.02.20.png?alt=media&#x26;token=675bc96a-5424-4316-8b61-9edb8b150955" alt=""><figcaption></figcaption></figure>

**!Important! In the Android/IOS mobile app, your secret phrase is stored on your device and can be decrypted using your signature. In this case, automatic operations are only available via the web or TMA app.**


---

# 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.orniton.org/guide-en/wallet-creation.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.
